Explorar o código

src in k8s is dumb

Grega Bremec hai 1 ano
pai
achega
099e14f92e
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/fix-operators/tasks/main.yml

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

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