We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6ee27b commit 31b55bfCopy full SHA for 31b55bf
examples/matomo/values.yaml
@@ -61,10 +61,10 @@ sidecars: []
61
# - name: cloud-sql-proxy
62
# image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.1
63
# args:
64
- # - --structured-logs
65
- # - --port=3306
66
- # - mydb-dev:us-central1:matomo
+ # - --address=0.0.0.0
67
# - --credentials-file=/secrets/credentials.json
+ # - mydb-dev:us-central1:matomo
+ # - --port=3306
68
# cpu: "500m"
69
# memory: 1Gi
70
# volumes:
0 commit comments