Grega Bremec 3 tygodni temu
rodzic
commit
b7ddcecc93
1 zmienionych plików z 1 dodań i 0 usunięć
  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 }}"