Skip to content

Commit

Permalink
Merge pull request #762 from rohanpm/role-tweak
Browse files Browse the repository at this point in the history
dev-env: add missing role for config getter endpoint
  • Loading branch information
rohanpm authored Nov 26, 2024
2 parents f6072cc + 579345f commit 3de7256
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/systemd/exodus-gw-sidecar.service
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ com.redhat.api.platform:\n\
test-config-deployer:\n\
users:\n\
byInternalUsername: [${USER}]\n\
test-config-consumer:\n\
users:\n\
byInternalUsername: [${USER}]\n\
test-cdn-consumer:\n\
users:\n\
byInternalUsername: [${USER}]\n\
Expand Down

0 comments on commit 3de7256

Please sign in to comment.