Skip to content

Commit

Permalink
add values-openshift-local.yaml to template validation
Browse files Browse the repository at this point in the history
  • Loading branch information
paul-gilber committed Nov 9, 2023
1 parent 72ed8d5 commit 9a7c56e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
chart: [demoapp-backend, demoapp-frontend]
value: [values.yaml]
value: [values.yaml, values-openshift-local.yaml]
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit 9a7c56e

Please sign in to comment.