apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: whalehunting resources: - namespace.yaml - deployment.yaml - service.yaml - ingress.yaml commonLabels: app.kubernetes.io/managed-by: argocd images: - name: git.kube2.tricnet.de/admin/whalehunting newTag: latest