7 lines
204 B
YAML
7 lines
204 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
# Uncomment if you want to add additional resources using kustomize instead of the chart
|
|
#resources:
|
|
#- ../../base
|
|
generators:
|
|
- ../../helm
|