@@ -43,7 +43,7 @@
- name: Fail if the namespace exists
fail:
- msg: "The exercise namespace already exists: {{ ge_nsp }}; please run strategy-finish.yml to clean up first and then re-run this playbook."
+ msg: "The exercise namespace already exists: {{ ge_nsp }}; please run the finish playbook and then re-run this one."
when: ge_exists.resources | length > 0
- name: Ensure there is a namespace for the exercise
@@ -37,7 +37,7 @@
@@ -40,7 +40,7 @@
#
# - name: Fail if the namespace exists
# fail:
-# msg: "The exercise namespace already exists: {{ ge_nsp }}; please run strategy-finish.yml to clean up first and then re-run this playbook."
+# msg: "The exercise namespace already exists: {{ ge_nsp }}; please run the finish playbook and then re-run this one."
# when: ge_exists.resources | length > 0
# - name: Ensure there is a namespace for the exercise
@@ -42,7 +42,7 @@
@@ -4,7 +4,7 @@ metadata:
name: logging-loki
namespace: openshift-logging
spec:
- size: 1x.extra-small
+ size: 1x.demo
storage:
schemas:
- version: v12