Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-va committed Jan 22, 2025
1 parent 1acfe55 commit afb32d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
KUBECONFIG: ./kubeconfig.yaml
run: |
sed -n '6p' ./k8s/values.yaml
echo $(sed -n '6p' ./k8s/values.yaml | base64)
helm upgrade --install swissgeol-viewer ./k8s \
--values ./k8s/values.yaml \
Expand Down

0 comments on commit afb32d3

Please sign in to comment.