Procházet zdrojové kódy

add suggestion to fix this top-down

Grega Bremec před 10 hodinami
rodič
revize
f6c588852a

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

@@ -105,6 +105,7 @@
 
   when: ocp_maj is not defined
 
+# TODO: switch to patch operatorhubs/cluster?
 - name: Ensure the standard catalog sources are there
   kubernetes.core.k8s:
     kubeconfig: "{{ kubeadmin_config }}"