Skip to content

Commit

Permalink
Linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
PurseChicken committed Dec 14, 2024
1 parent a84d3f7 commit 6289a57
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions charts/zitadel/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ zitadel:
# Currently this is the Zitadel Deployment, Setup Job**, Init Job** and debug_replicaset** **If Enabled
extraContainers: []
# # Example; You wish to deploy a cloud-sql-proxy sidecar to all deployments:
# - name: cloud-sql-proxy
# - name: cloud-sql-proxy
# image: gcr.io/cloud-sql-connectors/cloud-sql-proxy:2.14.1
# command:
# - /cloud-sql-proxy
Expand Down Expand Up @@ -307,4 +307,3 @@ extraManifests: []
# stringData:
# key: value
# type: Opaque

0 comments on commit 6289a57

Please sign in to comment.