1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/installer/roles/kubernetes/tasks
Bryan Hundven 1c50b8427a Put postgresql values in a tempfile, to be loaded by helm cli
Helm 3.x does not support passing values via stdin:
https://github.com/helm/helm/issues/7002

So setup a tempfile and write the template to the tempfile to be loaded
by helm ... --values <tempfile>

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
2020-02-04 09:26:49 -08:00
..
backup.yml yamllint: Make all files in awx pass yamllint 2019-12-02 15:12:51 +01:00
kubernetes_auth.yml change set-context to use-context 2020-01-07 16:01:54 -06:00
kubernetes.yml Add kubectl / oc-specific API server version logic 2020-01-15 17:12:53 -05:00
main.yml Put postgresql values in a tempfile, to be loaded by helm cli 2020-02-04 09:26:49 -08:00
openshift_auth.yml yamllint: Make all files in awx pass yamllint 2019-12-02 15:12:51 +01:00
openshift.yml Add kubectl / oc-specific API server version logic 2020-01-15 17:12:53 -05:00
rekey.yml add an awx-manage command for re-generating SECRET_KEY 2019-12-12 16:19:20 -05:00
restore.yml Linters: test new linter job 2019-12-04 19:05:17 +01:00
ssl_cert_gen.yml fix linting failures 2020-01-13 15:58:19 -05:00