We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf29a1 commit 4f2a39aCopy full SHA for 4f2a39a
.github/workflows/build.yaml
@@ -143,4 +143,4 @@ jobs:
143
vault-token: ${{ secrets.VAULT_TOKEN }}
144
name: ${{ matrix.service }}
145
cluster: prod-v2
146
- values: "services/${{ matrix.service }}/deploy/helm-chart/values-prod.yaml"
+ values: "services/${{ matrix.service }}/deploy/helm-chart/values-prod.yaml"
0 commit comments