Commit aee8d4b8 authored by David McKay's avatar David McKay

fix: correct example resources for test

parent 84513fb1
......@@ -29,7 +29,7 @@ jobs:
# Our Enterprise chart requires some resources created
- name: Create Enterprise Test Resources
run: |
kubectl apply -f ./charts/influxdb-enterprise/example-secrets.yaml
kubectl apply -f ./charts/influxdb-enterprise/example-resources.yaml
- name: Run chart-testing (install)
uses: helm/chart-testing-action@v1.0.0-rc.1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment