Grega Bremec 3 weken geleden
bovenliggende
commit
b7ddcecc93
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  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 }}"