DEV-900 Added separate IAM per stage

cherry-pick-9c6aec87
Michael Haehnel 3 years ago
parent 73bb5a91df
commit 893a498df8
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -44,3 +44,7 @@ dependencies:
repository: oci://prodnso-harbor-01.smardigo.digital/smardigo
condition: egeld24-wordpress.enabled
alias: egeld24-wordpress
- name: iam
version: 0.1.0
repository: oci://prodnso-harbor-01.smardigo.digital/infrastructure
condition: iam.enabled

@ -147,3 +147,10 @@ prometheus-postgres-exporter:
datasourceSecret:
name: postgres-exporter-database-connection
key: datasource
iam:
iam_module: external
iam_client_enabled: "true"
protocol: http
hostname: iam.nsodev
port: 8080
Loading…
Cancel
Save