Skip to content

Commit

Permalink
Prepare role namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Razz4780 committed Dec 18, 2024
1 parent db0f9a8 commit bde0f5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
cpus: 'max'
memory: '4gb'
- uses: azure/[email protected]
- name: prepare custom namespaces for `test_values/operator_rolenamespaces.yaml`
run: kubectl create namespace namespace1 && kubectl create namespace namespace2
- name: check installing the chart with various `values` yamls
run: ./test_values_files.sh
- name: install the chart
Expand Down

0 comments on commit bde0f5a

Please sign in to comment.