We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 453d862 commit eb6f531Copy full SHA for eb6f531
1 file changed
applications/prompt-pub/templates/statefulset.yaml
@@ -87,7 +87,7 @@ spec:
87
command:
88
- "/alloydb-auth-proxy"
89
- "--public-ip"
90
- - "--address=0.0.0.0"
+ - "--address=127.0.0.1"
91
- "--port=5432"
92
- "--credentials-file"
93
- "/opt/lsst/secrets/alloy-db/key.json"
0 commit comments