Skip to content

Commit

Permalink
fix: revert "Removing breaking colon from port (#258)" (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: David Gauldie <dgauldie@uncharted.software>
  • Loading branch information
chris-dickson and dgauldie authored Aug 11, 2023
1 parent 79698ab commit 034e3e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
- name: keycloak-service-fqdn
value: $(LOCALHOST)
- name: keycloak-service-port
value: "8079"
value: :8079
- name: terarium-db-user
value: terarium
- name: terarium-db-password
Expand Down

0 comments on commit 034e3e4

Please sign in to comment.