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
Seems the RQLITE_PASSWORD env var isn't available to the kotsadm-rqlite pod? But it's on the kotsadm pod. We need to adjust the spec to make that password available to the collector.
STR:
install a Replicated KOTS app on a throwaway VM (eg. using kURL)
Seems the RQLITE_PASSWORD env var isn't available to the
kotsadm-rqlite
pod? But it's on thekotsadm
pod. We need to adjust the spec to make that password available to the collector.STR:
Password is stored in this K8s secret:
Confirmed this works manually, by using it in an rqlite pod shell:
The text was updated successfully, but these errors were encountered: