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
Use secrets instead of PVCs for key database. This way, access to the keys will be accessible to the different replicas, without having to care that PVCs is multi-attachable.
More information here: Create a POD that has access to the secret data through a volume
Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.
If this issue is safe to close now please do so with /close.
Use secrets instead of PVCs for key database. This way, access to the keys will be accessible to the different replicas, without having to care that PVCs is multi-attachable.
More information here: Create a POD that has access to the secret data through a volume
Original issue:
latchset#66
The text was updated successfully, but these errors were encountered: