first commit
This commit is contained in:
11
kustomize/overlays/dev/kustomization.yaml
Normal file
11
kustomize/overlays/dev/kustomization.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
generatorOptions:
|
||||
annotations:
|
||||
generated: "true"
|
||||
disableNameSuffixHash: true
|
||||
resources:
|
||||
- ../../base
|
||||
patches:
|
||||
- path: hpa.yaml
|
||||
|
||||
Reference in New Issue
Block a user