mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-09-15 12:18:57 +00:00
updated link for glossary.md
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
[base]: ../../docs/glossary.md#base
|
[base]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#base
|
||||||
[gitops]: ../../docs/glossary.md#gitops
|
[gitops]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#gitops
|
||||||
[kustomization]: ../../docs/glossary.md#kustomization
|
[kustomization]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization
|
||||||
[overlay]: ../../docs/glossary.md#overlay
|
[overlay]:`https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#overlay
|
||||||
[overlays]: ../../docs/glossary.md#overlay
|
[overlays]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#overlay
|
||||||
[variant]: ../../docs/glossary.md#variant
|
[variant]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#variant
|
||||||
[variants]: ../../docs/glossary.md#variant
|
[variants]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#variant
|
||||||
|
|
||||||
# Demo: LDAP with variants
|
# Demo: LDAP with variants
|
||||||
|
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
# a transformer plugin performing validation
|
# a transformer plugin performing validation
|
||||||
|
|
||||||
[base]: ../../docs/glossary.md#base
|
[base]: https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#base
|
||||||
[kubeval]: https://github.com/instrumenta/kubeval
|
[kubeval]: https://github.com/instrumenta/kubeval
|
||||||
[plugin]: ../../docs/plugins
|
[plugin]: https://github.com/kubernetes-sigs/kustomize/tree/master/plugin
|
||||||
|
|
||||||
kustomize doesn't validate either its input or
|
kustomize doesn't validate either its input or
|
||||||
output beyond the validation provided by the
|
output beyond the validation provided by the
|
||||||
|
|||||||
Reference in New Issue
Block a user