fix(opensearch): single-node discovery, fsGroup, encrypt secrets, drop obsidian
CI / CI (pull_request) Successful in 12m1s
CI / CI (pull_request) Successful in 12m1s
- discovery.type: single-node (bypasses vm.max_map_count bootstrap check) - fsGroup: 1000 (fixes AccessDeniedException on PVC data dir) - control-plane tolerations (schedulable on CP nodes) - secrets moved to opensearch-secrets.enc.yaml (SOPS-encrypted) - remove orphaned obsidian-git-ssh-secret.enc.yaml
This commit is contained in:
@@ -6,3 +6,4 @@ kind: Kustomization
|
||||
resources:
|
||||
- memory-db.yaml
|
||||
- opensearch.yaml
|
||||
- opensearch-secrets.enc.yaml
|
||||
|
||||
Reference in New Issue
Block a user