diff --git a/kubernetes/infrastructure/kustomization.yaml b/kubernetes/infrastructure/kustomization.yaml index 40d9d9e..d451b67 100644 --- a/kubernetes/infrastructure/kustomization.yaml +++ b/kubernetes/infrastructure/kustomization.yaml @@ -7,6 +7,7 @@ resources: - ./namespaces/homer.yaml - ./namespaces/ingress-nginx.yaml - ./namespaces/podinfo.yaml + - ./namespaces/postgresql.yaml - ./namespaces/prometheus-operator.yaml - ./repositories/repositories.yaml # - ./cilium/cilium.yaml