argo-examples/kustom-webapp/base/kustomization.yaml
2022-12-14 22:18:50 -08:00

15 lines
169 B
YAML

resources:
- deployment.yaml
- service.yaml
commonLabels:
app: kustomwebapp
commonAnnotations:
app: mykustom-annontations
namePrefix:
kustom-
nameSuffix:
-v1