We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b93110 commit d616d6dCopy full SHA for d616d6d
ansible/playbooks/deploy.yml
@@ -6,8 +6,6 @@
6
- ../vaults/{{ env }}/ocp-token.yml
7
roles:
8
- operator-pipeline
9
- - role: preflight-invalidation
10
- when: env == 'prod' or env == 'stage'
11
environment:
12
K8S_AUTH_API_KEY: '{{ ocp_token }}'
13
K8S_AUTH_HOST: '{{ ocp_host }}'
0 commit comments