kustomization.yaml 293 B

123456789101112
  1. apiVersion: kustomize.config.k8s.io/v1beta1
  2. kind: Kustomization
  3. namespace: harbor-container-webhook
  4. resources:
  5. - ../../base/harbor-container-webhook
  6. patchesStrategicMerge:
  7. - release.yaml
  8. configMapGenerator:
  9. - name: harbor-container-webhook-values-cluster1
  10. files:
  11. - values.yaml=values.yaml