Skip to content

Commit

Permalink
Update helm-deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten authored Aug 15, 2024
1 parent 22e34b0 commit 550b4a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ jobs:
-n ${{ vars.APP_NAMESPACE }} \
--create-namespace \
-f ./infra/admin-map/values.yaml \
--set adminmap.fqdn="${{ vars.FQDN }}"
--set adminmap.fqdn="${{ vars.ADMIN_FQDN }}"

0 comments on commit 550b4a5

Please sign in to comment.