Skip to content

Commit

Permalink
Use hash
Browse files Browse the repository at this point in the history
  • Loading branch information
dippynark committed Dec 28, 2023
1 parent 0e76c6a commit 19ee765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
- uses: helm/[email protected]
- name: Install CRDs
run: |
kubectl apply -f https://raw.githubusercontent.com/kubernetes/autoscaler/master/vertical-pod-autoscaler/deploy/vpa-v1-crd-gen.yaml
kubectl apply -f https://github.com/kubernetes/autoscaler/blob/5469d7912072c1070eedc680c89e27d46b8f4f82/vertical-pod-autoscaler/deploy/vpa-v1-crd-gen.yaml
- run: |
kubectl create namespace cost-manager
helm template ./charts/cost-manager \
Expand Down

0 comments on commit 19ee765

Please sign in to comment.