Browse Source

src in k8s is dumb

Grega Bremec 1 year ago
parent
commit
099e14f92e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      roles/fix-operators/tasks/main.yml

+ 1 - 1
roles/fix-operators/tasks/main.yml

@@ -43,7 +43,7 @@
     kind: secret
     kind: secret
     namespace: openshift-config
     namespace: openshift-config
     name: pull-secret
     name: pull-secret
-    src: files/pull-secret.yml
+    template: files/pull-secret.yml
 
 
 - name: Ensure the standard catalog sources are there
 - name: Ensure the standard catalog sources are there
   k8s:
   k8s: