barretthousen/env/local/kustomization.yaml

20 lines
327 B
YAML

resources:
- ../base
commonLabels:
environment: local
namePrefix: local-
patchesStrategicMerge:
- debug-catalog.yaml
- debug-runner.yaml
# patches:
# - target:
# kind: Ingress
# name: proxy-admin
# patch: |-
# - op: replace
# path: /spec/rules/0/host
# value: beta.bh.localhost