File tree Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Expand file tree Collapse file tree 2 files changed +15
-16
lines changed Original file line number Diff line number Diff line change 1
- [ base ] : ../docs/glossary.md#base
1
+ [ base ] : ../../ docs/glossary.md#base
2
2
[ config ] : https://github.com/kinflate/example-hello
3
- [ gitops ] : ../docs/glossary.md#gitops
3
+ [ gitops ] : ../../ docs/glossary.md#gitops
4
4
[ hello ] : https://github.com/monopole/hello
5
- [ kustomization ] : ../docs/glossary.md#kustomization
5
+ [ kustomization ] : ../../ docs/glossary.md#kustomization
6
6
[ original ] : https://github.com/kinflate/example-hello
7
- [ overlay ] : ../docs/glossary.md#overlay
8
- [ overlays ] : ../docs/glossary.md#overlay
9
- [ variant ] : ../docs/glossary.md#variant
10
- [ variants ] : ../docs/glossary.md#variant
7
+ [ overlay ] : ../../docs/glossary.md#overlay
8
+ [ overlays ] : ../../docs/glossary.md#overlay
9
+ [ patch ] : ../../docs/glossary.md#patch
10
+ [ variant ] : ../../docs/glossary.md#variant
11
+ [ variants ] : ../../docs/glossary.md#variant
11
12
12
13
# Demo: hello world with variants
13
14
@@ -343,8 +344,6 @@ collected.
343
344
344
345
### How this works with kustomize
345
346
346
- [patch]: ../docs/glossary.md#patch
347
-
348
347
The _staging_ [variant] here has a configMap [patch]:
349
348
350
349
<!-- @showMapPatch @test -->
Original file line number Diff line number Diff line change 1
- [ base ] : ../docs/glossary.md#base
2
- [ gitops ] : ../docs/glossary.md#gitops
3
- [ kustomization ] : ../docs/glossary.md#kustomization
4
- [ overlay ] : ../docs/glossary.md#overlay
5
- [ overlays ] : ../docs/glossary.md#overlay
6
- [ variant ] : ../docs/glossary.md#variant
7
- [ variants ] : ../docs/glossary.md#variant
1
+ [ base ] : ../../ docs/glossary.md#base
2
+ [ gitops ] : ../../ docs/glossary.md#gitops
3
+ [ kustomization ] : ../../ docs/glossary.md#kustomization
4
+ [ overlay ] : ../../ docs/glossary.md#overlay
5
+ [ overlays ] : ../../ docs/glossary.md#overlay
6
+ [ variant ] : ../../ docs/glossary.md#variant
7
+ [ variants ] : ../../ docs/glossary.md#variant
8
8
9
9
# Demo: LDAP with variants
10
10
You can’t perform that action at this time.
0 commit comments