mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
fixLinks
This commit is contained in:
@@ -1,13 +1,14 @@
|
|||||||
[base]: ../docs/glossary.md#base
|
[base]: ../../docs/glossary.md#base
|
||||||
[config]: https://github.com/kinflate/example-hello
|
[config]: https://github.com/kinflate/example-hello
|
||||||
[gitops]: ../docs/glossary.md#gitops
|
[gitops]: ../../docs/glossary.md#gitops
|
||||||
[hello]: https://github.com/monopole/hello
|
[hello]: https://github.com/monopole/hello
|
||||||
[kustomization]: ../docs/glossary.md#kustomization
|
[kustomization]: ../../docs/glossary.md#kustomization
|
||||||
[original]: https://github.com/kinflate/example-hello
|
[original]: https://github.com/kinflate/example-hello
|
||||||
[overlay]: ../docs/glossary.md#overlay
|
[overlay]: ../../docs/glossary.md#overlay
|
||||||
[overlays]: ../docs/glossary.md#overlay
|
[overlays]: ../../docs/glossary.md#overlay
|
||||||
[variant]: ../docs/glossary.md#variant
|
[patch]: ../../docs/glossary.md#patch
|
||||||
[variants]: ../docs/glossary.md#variant
|
[variant]: ../../docs/glossary.md#variant
|
||||||
|
[variants]: ../../docs/glossary.md#variant
|
||||||
|
|
||||||
# Demo: hello world with variants
|
# Demo: hello world with variants
|
||||||
|
|
||||||
@@ -343,8 +344,6 @@ collected.
|
|||||||
|
|
||||||
### How this works with kustomize
|
### How this works with kustomize
|
||||||
|
|
||||||
[patch]: ../docs/glossary.md#patch
|
|
||||||
|
|
||||||
The _staging_ [variant] here has a configMap [patch]:
|
The _staging_ [variant] here has a configMap [patch]:
|
||||||
|
|
||||||
<!-- @showMapPatch @test -->
|
<!-- @showMapPatch @test -->
|
||||||
|
|||||||
@@ -1,10 +1,10 @@
|
|||||||
[base]: ../docs/glossary.md#base
|
[base]: ../../docs/glossary.md#base
|
||||||
[gitops]: ../docs/glossary.md#gitops
|
[gitops]: ../../docs/glossary.md#gitops
|
||||||
[kustomization]: ../docs/glossary.md#kustomization
|
[kustomization]: ../../docs/glossary.md#kustomization
|
||||||
[overlay]: ../docs/glossary.md#overlay
|
[overlay]: ../../docs/glossary.md#overlay
|
||||||
[overlays]: ../docs/glossary.md#overlay
|
[overlays]: ../../docs/glossary.md#overlay
|
||||||
[variant]: ../docs/glossary.md#variant
|
[variant]: ../../docs/glossary.md#variant
|
||||||
[variants]: ../docs/glossary.md#variant
|
[variants]: ../../docs/glossary.md#variant
|
||||||
|
|
||||||
# Demo: LDAP with variants
|
# Demo: LDAP with variants
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user