Skip to content

Commit d616d6d

Browse files
jedinymAllda
authored andcommitted
Deploy preflight invalidation CronJob manually
Signed-off-by: Martin Jediny <[email protected]>
1 parent 8b93110 commit d616d6d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ansible/playbooks/deploy.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
- ../vaults/{{ env }}/ocp-token.yml
77
roles:
88
- operator-pipeline
9-
- role: preflight-invalidation
10-
when: env == 'prod' or env == 'stage'
119
environment:
1210
K8S_AUTH_API_KEY: '{{ ocp_token }}'
1311
K8S_AUTH_HOST: '{{ ocp_host }}'

0 commit comments

Comments
 (0)