Helm
HQ Changelog
Support for ESO SecretStore
lensesHq:
storage:
postgres:
enabled: true
host: postgres.host.url
port: 5432
username: postgres
database: hq
passwordSecret:
type: "externalSecret"
name: postgres
key: password
externalSecret:
secretStoreRef:
type: ClusterSecretStore
name: css-secretslensesHq:
storage:
postgres:
enabled: true
host: postgres.host.url
port: 5432
username: postgres
database: hq
passwordSecret:
type: "externalSecret"
name: postgres
key: password
externalSecret:
secretStoreRef:
type: SecretStore
name: ss-secretsESO additional specs
Small bugfixes
Last updated
Was this helpful?

