ghost-en: drop dead ghost-en-smtp ignoreDifferences (3c)
Old out-of-band ghost-en-smtp secret deleted (kubectl); SMTP now sourced from Infisical-backed ghost-en-smtp-infisical. Remove the now-obsolete /data ignoreDifferences stanza from both app manifests. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -9,13 +9,6 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
namespace: ghost-en
|
namespace: ghost-en
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
ignoreDifferences:
|
|
||||||
- group: ''
|
|
||||||
jsonPointers:
|
|
||||||
- /data
|
|
||||||
kind: Secret
|
|
||||||
name: ghost-en-smtp
|
|
||||||
namespace: ghost-en
|
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
path: ghost-en
|
path: ghost-en
|
||||||
|
|||||||
@@ -12,13 +12,6 @@ spec:
|
|||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: ghost-en
|
namespace: ghost-en
|
||||||
ignoreDifferences:
|
|
||||||
- group: ""
|
|
||||||
kind: Secret
|
|
||||||
name: ghost-en-smtp
|
|
||||||
namespace: ghost-en
|
|
||||||
jsonPointers:
|
|
||||||
- /data
|
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Reference in New Issue
Block a user