Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rigazilla committed Jan 18, 2024
1 parent 0e5a933 commit 1ec37a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Testing TLS
run: |
yq ea 'select(fileIndex == 0) * select(fileIndex == 1)' values.yaml test/tls_values.yaml.yq > tls_values.yaml
cat tls_values.yaml
kubectl create namespace helm-test
kubectl apply -f test/tls_secret.yaml -n helm-test
kubectl apply -f test/transport_tls_secret.yaml -n helm-test
Expand Down

0 comments on commit 1ec37a2

Please sign in to comment.