update postgres
This commit is contained in:
@@ -26,3 +26,14 @@ spec:
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
||||
namespace: postgres
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: postgres-postgresql
|
||||
namespace: postgres
|
||||
jsonPointers:
|
||||
- /data
|
||||
|
Reference in New Issue
Block a user