++ fix postgresql namespace duplicate
This commit is contained in:
parent
d51db72714
commit
beb833890f
@ -2,3 +2,5 @@ apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: postgresql
|
||||
labels:
|
||||
istio-injection: enabled
|
||||
|
||||
@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: postgresql
|
||||
resources:
|
||||
- namespace.yaml
|
||||
- helmrelease.yaml
|
||||
|
||||
Loading…
Reference in New Issue
Block a user