소스 검색

add suggestion to fix this top-down

Grega Bremec 11 시간 전
부모
커밋
f6c588852a
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      p0f/operators/roles/fix-operators/tasks/main.yml

+ 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 }}"