Skip to content

Commit

Permalink
Merge pull request #407 from helium/feat/monitoring-rds
Browse files Browse the repository at this point in the history
Update web-sdlc rds serviceAccounts
  • Loading branch information
deasydoesit authored Oct 1, 2024
2 parents 08ce4dd + ba49ff8 commit eec8b42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/web-cluster/sdlc/helium/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
app: metadata
security-group: public-rds-access
spec:
serviceAccountName: public-monitoring-rds-read-replica-monitoring-user-access
serviceAccountName: public-monitoring-rds-monitoring-user-access
containers:
- name: metadata
image: public.ecr.aws/v0j6k5v6/entity-metadata-service:0.0.34
Expand Down
2 changes: 1 addition & 1 deletion manifests/web-cluster/sdlc/helium/solana-monitor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ spec:
app: solana-monitor
security-group: public-rds-access
spec:
serviceAccountName: public-monitoring-rds-read-replica-monitoring-user-access
serviceAccountName: public-monitoring-rds-monitoring-user-access
containers:
- name: solana-monitor
image: public.ecr.aws/v0j6k5v6/solana-monitor:0.0.23
Expand Down

0 comments on commit eec8b42

Please sign in to comment.