diff --git a/manifests/web-cluster/sdlc/helium/entity-invalidator.yaml b/manifests/web-cluster/sdlc/helium/entity-invalidator.yaml index 8040339..0ea55ab 100644 --- a/manifests/web-cluster/sdlc/helium/entity-invalidator.yaml +++ b/manifests/web-cluster/sdlc/helium/entity-invalidator.yaml @@ -25,7 +25,7 @@ spec: imagePullPolicy: IfNotPresent env: - name: PGHOST - value: monitoring-rds-read-replica.cnigyps3bpgz.us-east-1.rds.amazonaws.com + value: monitoring-rds.cnigyps3bpgz.us-east-1.rds.amazonaws.com - name: PGPORT value: "5432" - name: PGUSER diff --git a/manifests/web-cluster/sdlc/helium/metadata.yaml b/manifests/web-cluster/sdlc/helium/metadata.yaml index 483d848..3617d3a 100644 --- a/manifests/web-cluster/sdlc/helium/metadata.yaml +++ b/manifests/web-cluster/sdlc/helium/metadata.yaml @@ -38,7 +38,7 @@ spec: name: triton-rpc-url key: secret - name: PGHOST - value: monitoring-rds-read-replica.cnigyps3bpgz.us-east-1.rds.amazonaws.com + value: monitoring-rds.cnigyps3bpgz.us-east-1.rds.amazonaws.com - name: PGPORT value: "5432" - name: PGUSER diff --git a/manifests/web-cluster/sdlc/helium/solana-monitor.yaml b/manifests/web-cluster/sdlc/helium/solana-monitor.yaml index dcae475..6a39e32 100644 --- a/manifests/web-cluster/sdlc/helium/solana-monitor.yaml +++ b/manifests/web-cluster/sdlc/helium/solana-monitor.yaml @@ -47,7 +47,7 @@ spec: name: triton-rpc-url key: secret - name: PGHOST - value: monitoring-rds-read-replica.cnigyps3bpgz.us-east-1.rds.amazonaws.com + value: monitoring-rds.cnigyps3bpgz.us-east-1.rds.amazonaws.com - name: PGPORT value: "5432" - name: PGUSER