You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to store generated values for a cluster somewhere:
CA certs and keys
openstack cloud provider settings
service user
router id
lb subnet
etc...
I propose we don't stuff them in the Kluster TPR resource but a secret named the same as the cluster. We already have this secret created by the helm release and it would be removed automatically when a cluster is terminated.
The text was updated successfully, but these errors were encountered:
We need to store generated values for a cluster somewhere:
I propose we don't stuff them in the
Kluster
TPR resource but a secret named the same as the cluster. We already have this secret created by the helm release and it would be removed automatically when a cluster is terminated.The text was updated successfully, but these errors were encountered: