Add environments/pubmedis/base/kustomization.yaml

This commit is contained in:
2026-04-02 16:57:41 +00:00
parent aea20e705e
commit 332ee4e966

View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: pubmedis
resources:
- deployment.yaml
- service.yaml
- ingress.yaml
- networkpolicy.yaml
commonLabels:
app.kubernetes.io/managed-by: argocd