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:
2026-06-21 20:09:15 +00:00
co-authored by Claude Opus 4.8
parent bafbdc8a3b
commit dd28956d76
2 changed files with 0 additions and 14 deletions
-7
View File
@@ -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
-7
View File
@@ -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