communishift: Fixing tags on the deploy operator task
Signed-off-by: David Kirwan <dkirwan@redhat.com> Signed-off-by: Lenka Segura <lsegura@redhat.com> Signed-off-by: Patrik Polakovic <ppolakov@redhat.com>
This commit is contained in:
parent
78e58efee1
commit
d37f87ec1a
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
|||
owner: root
|
||||
group: root
|
||||
mode: 0750
|
||||
tags:
|
||||
- deploy-operators
|
||||
|
||||
|
||||
- name: Acquire a keytab
|
||||
|
@ -47,6 +49,8 @@
|
|||
"{{ communishift_ocp_api_token | b64encode }}"
|
||||
communishift-ocp-api-host:
|
||||
"{{ communishift_ocp_api_host | b64encode }}"
|
||||
tags:
|
||||
- deploy-operators
|
||||
|
||||
|
||||
- name: Create the CommunishiftAuthorization operator keytab k8s Secret
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue