Compare commits
3 Commits
272128fe59
...
8c41b75807
| Author | SHA1 | Date | |
|---|---|---|---|
|
8c41b75807
|
|||
|
f6c715f5f5
|
|||
|
37d510a0bd
|
@@ -30,9 +30,6 @@ patches:
|
||||
- !patch tailscale
|
||||
- !patch cilium
|
||||
- !patch spegel
|
||||
- !patch longhorn
|
||||
- !patch longhorn-user-volume
|
||||
- !patch limit-ephemeral
|
||||
patchesControlPlane:
|
||||
- !patch allow-control-plane-workloads
|
||||
- !patch sops
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: VolumeConfig
|
||||
name: EPHEMERAL
|
||||
provisioning:
|
||||
maxSize: 8GB
|
||||
@@ -1,8 +0,0 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: UserVolumeConfig
|
||||
name: longhorn
|
||||
provisioning:
|
||||
diskSelector:
|
||||
match: system_disk
|
||||
grow: true
|
||||
maxSize: 2000GB
|
||||
@@ -1,10 +0,0 @@
|
||||
machine:
|
||||
kubelet:
|
||||
extraMounts:
|
||||
- destination: /var/lib/longhorn
|
||||
type: bind
|
||||
source: /var/lib/longhorn
|
||||
options:
|
||||
- bind
|
||||
- rshared
|
||||
- rw
|
||||
Reference in New Issue
Block a user