mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
Fix path
This commit is contained in:
@@ -142,9 +142,9 @@ generatorOptions:
|
|||||||
# etc. that differ from the common base).
|
# etc. that differ from the common base).
|
||||||
bases:
|
bases:
|
||||||
- ../../base
|
- ../../base
|
||||||
- github.com/kubernetes-sigs/kustomize//examples/multibases?ref=v1.0.6
|
- github.com/kubernetes-sigs/kustomize/examples/multibases?ref=v1.0.6
|
||||||
- github.com/Liujingfang1/mysql
|
- github.com/Liujingfang1/mysql
|
||||||
- github.com/Liujingfang1/kustomize//examples/helloWorld?ref=test-branch
|
- github.com/Liujingfang1/kustomize/examples/helloWorld?ref=test-branch
|
||||||
|
|
||||||
# Each entry in this list should resolve to
|
# Each entry in this list should resolve to
|
||||||
# a partial or complete resource definition file.
|
# a partial or complete resource definition file.
|
||||||
|
|||||||
Reference in New Issue
Block a user