@@ -1,7 +0,0 @@
-apiVersion: v1
-kind: Secret
-metadata:
- name: pull-secret
- namespace: openshift-config
-stringData:
- .dockerconfigjson: '{"auths":{"registry.somewhere.com":{"auth":"AUTHSTRING","email":"YOUREMAIL@SOMEWHERE.COM"}}}'
@@ -1,6 +1,8 @@
---
# Fixes the openshift-marketplace catalogs by recreating them from original images.
#
+# IMPORTANT: Wherever this role is applied, there must be a files/pull-secret.yml!
+#
# REQUIRED:
# removed_sources the catalog sources we remove (vars/main.yml)