Fix pgadmin path

This commit is contained in:
Max Harley
2024-04-10 14:31:17 -04:00
parent 2c0de7bb0d
commit af0f320cda
+1 -1
View File
@@ -64,7 +64,7 @@ spec:
name: {{ .Values.postgres.existingSecret }}
key: pgadmin-password
- name: SCRIPT_NAME
value: /pgadmin/
value: /pgadmin
- name: MAX_LOGIN_ATTEMPTS
value: "15"
ports: