Grega Bremec 3 周之前
父节点
当前提交
b7ddcecc93
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      playbooks/roles/deploy-operators/tasks/main.yml

+ 1 - 0
playbooks/roles/deploy-operators/tasks/main.yml

@@ -112,6 +112,7 @@
     var: sub_ip_pre
     verbosity: 2
 
+# TODO: sometimes a subscription is there and this just overwrites it and reports a change (installPlanApproval!)
 - name: Also make sure there is a subscription
   kubernetes.core.k8s:
     kubeconfig: "{{ kubeadmin_config }}"