5 lines
139 B
YAML
5 lines
139 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- helm-private-repositories.yaml
|
|
- helm-registry-gitlab.yaml |