Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
jimid27 committed Dec 6, 2023
1 parent 608455b commit ecec039
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:

- name: Run chart-testing (install)
run: |
helm install prefect-server -n default ./charts/prefect-server/ --helm-extra-set-args "--set=postgresql.auth.password=TESTING"
helm install prefect-server -n default ./charts/prefect-server/ --set=postgresql.auth.password=TESTING
ct install --config .github/linters/prometheus-prefect-exporter-ct.yaml --helm-extra-set-args "--set=prefectApiUrl=http://prefect-server.default.svc.cluster.local:4200/api"

0 comments on commit ecec039

Please sign in to comment.