Rename tag cert-manager
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3f46829d5b
commit
ac92e81b52
2 changed files with 3 additions and 3 deletions
|
|
@ -25,5 +25,5 @@
|
||||||
with_items:
|
with_items:
|
||||||
- '{{ certmanager_csi_list }}'
|
- '{{ certmanager_csi_list }}'
|
||||||
tags:
|
tags:
|
||||||
- certmanager
|
- cert-manager
|
||||||
- storage
|
- storage
|
||||||
|
|
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
- "{{ lookup('vars', 'certmanager_' + certmanager_version + '_list') }}"
|
- "{{ lookup('vars', 'certmanager_' + certmanager_version + '_list') }}"
|
||||||
when:
|
when:
|
||||||
- not certmanager_upgraded|bool
|
- not certmanager_upgraded|bool
|
||||||
tags: certmanager
|
tags: cert-manager
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
@ -62,5 +62,5 @@
|
||||||
when:
|
when:
|
||||||
- certmanager_csi|bool
|
- certmanager_csi|bool
|
||||||
tags:
|
tags:
|
||||||
- certmanager
|
- cert-manager
|
||||||
- storage
|
- storage
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue