fix(eso): chart 0.6.1 - fullnameOverride to keep SA names stable

The ESO subchart was prefixing the ServiceAccount with the parent
release name (qsoft-platform-external-secrets), breaking both
ClusterSecretStore.serviceAccountRef and OpenBao's role binding which
both expect plain 'external-secrets'. Lock the name via
fullnameOverride.
This commit is contained in:
OdooSky v3
2026-05-07 20:48:44 +03:00
parent 536cb72a72
commit f32ad64c4c
2 changed files with 18 additions and 2 deletions

View File

@@ -23,8 +23,8 @@ description: |
Git).
type: application
version: 0.6.0
appVersion: "0.6.0"
version: 0.6.1
appVersion: "0.6.1"
dependencies:
- name: cert-manager