Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Feb 15, 2022
1 parent 148d1fb commit ca32c03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/clusters/2i2c/utexas.values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jupyterhub:
# Look for `ENHANCED_COOKIE_PROTECTION` in
# https://www.pgadmin.org/docs/pgadmin4/development/config_py.html
- name: PGADMIN_CONFIG_ENHANCED_COOKIE_PROTECTION
value: 'False'
value: "False"
- name: postgres
image: postgres:10
resources:
Expand Down

0 comments on commit ca32c03

Please sign in to comment.