This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
# https://portainer.github.io/k8s/
|
||||
|
||||
service:
|
||||
type: LoadBalancer
|
||||
httpPort: 9000
|
||||
persistence:
|
||||
enabled: true
|
||||
storageClass: longhorn-static
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
size: 500Mi
|
||||
@@ -1,10 +0,0 @@
|
||||
# https://releases.rancher.com/server-charts/latest
|
||||
|
||||
hostname: rancher.akshun-lab.uk
|
||||
service:
|
||||
type: LoadBalancer
|
||||
valuesFrom:
|
||||
- kind: Secret
|
||||
name: rancher-bootstrap-secret
|
||||
valuesKey: bootstrapPassword
|
||||
targetPath: bootstrapPassword
|
||||
Reference in New Issue
Block a user