cyberark / conjur-oss-helm-chart

Helm chart for deploying Conjur OSS to Kubernetes
Apache License 2.0
28 stars 24 forks source link

Update Helm scripts for openshift #154

Closed rpothier closed 3 years ago

rpothier commented 3 years ago

What does this PR do?

This updates the reusable helm scripts for Openshift buy adding in the Openshift required values. They are used by the scripts in conjur-authn-k8s-client/bin/test-workflow Default values are not added for the Kubernetes platoform as they are taken from values.yaml directly and these should not be overwritten.

What ticket does this PR close?

Resolves #[relevant GitHub issues, eg 76] Works towards 248

Checklists

Change log

Test coverage

Documentation

diverdane commented 3 years ago

@rpothier can you rebase this to latest main? That should get the GH actions CI to pass.

rpothier commented 3 years ago

@diverdane rebased and it is now passing.