refactor to use with argocd instead of flux
All checks were successful
continuous-integration/drone Build is passing
All checks were successful
continuous-integration/drone Build is passing
This commit is contained in:
11
cluster/helm/longhorn/values.yml
Normal file
11
cluster/helm/longhorn/values.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
# https://charts.longhorn.io
|
||||
|
||||
persistence:
|
||||
defaultClass: true
|
||||
reclaimPolicy: Retain
|
||||
ingress:
|
||||
enabled: false
|
||||
service:
|
||||
ui:
|
||||
type: LoadBalancer
|
||||
port: 85
|
||||
Reference in New Issue
Block a user