Needs --overvrite flag to be able to rerun the application monitoring monitoring-key label.
This commit is contained in:
parent
3d78ab263c
commit
97f0d9ae5d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
post_tasks:
|
||||
- name: Apply node labels
|
||||
command: oc label namespace application-monitoring monitoring-key=middleware
|
||||
command: oc label --overwrite namespace application-monitoring monitoring-key=middleware
|
||||
|
||||
- name: AMO CRD
|
||||
command: oc -n application-monitoring apply -f {{roles_path}}/openshift-apps/application-monitoring/files/application-monitoring-operator/deploy/crds/applicationmonitoring.integreatly.org_applicationmonitorings_crd.yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue