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
When i setup my tack cluster in amazon, the first thing i wanted to do was run jenkins from a helm chart. The stable/jenkins chart requires a PV available for use with it's PVC.
I solved this by adding this awsstandardstorageand.yaml applying it to my setup:
When i setup my tack cluster in amazon, the first thing i wanted to do was run jenkins from a helm chart. The stable/jenkins chart requires a PV available for use with it's PVC.
I solved this by adding this
awsstandardstorageand.yaml
applying it to my setup:Since this is an "opinionated" tool for setting up a k8s cluster, tack should provide a standard storage option, out of the box.
The text was updated successfully, but these errors were encountered: