Compare commits
4 Commits
main
...
272128fe59
| Author | SHA1 | Date | |
|---|---|---|---|
|
272128fe59
|
|||
|
da8ac45ef2
|
|||
|
fe8e43fdc4
|
|||
|
c0feadc664
|
@@ -32,12 +32,8 @@ patches:
|
||||
- !patch spegel
|
||||
- !patch longhorn
|
||||
- !patch longhorn-user-volume
|
||||
- !patch local-path-provisioner-volume
|
||||
- !patch limit-ephemeral
|
||||
- !patch metrics
|
||||
patchesControlPlane:
|
||||
- !patch allow-control-plane-workloads
|
||||
- !patch sops
|
||||
- !patch cluster-variables
|
||||
- !patch metrics-cluster
|
||||
- !patch gateway-api
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
cluster:
|
||||
extraManifests:
|
||||
- https://github.com/kubernetes-sigs/gateway-api/releases/download/v1.4.1/standard-install.yaml
|
||||
@@ -2,4 +2,4 @@ apiVersion: v1alpha1
|
||||
kind: VolumeConfig
|
||||
name: EPHEMERAL
|
||||
provisioning:
|
||||
maxSize: 30GB
|
||||
maxSize: 8GB
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
apiVersion: v1alpha1
|
||||
kind: UserVolumeConfig
|
||||
name: local-path-provisioner
|
||||
provisioning:
|
||||
diskSelector:
|
||||
match: system_disk
|
||||
grow: true
|
||||
maxSize: 10GB
|
||||
@@ -1,4 +0,0 @@
|
||||
cluster:
|
||||
extraManifests:
|
||||
- https://raw.githubusercontent.com/alex1989hu/kubelet-serving-cert-approver/main/deploy/standalone-install.yaml
|
||||
- https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml
|
||||
@@ -1,4 +0,0 @@
|
||||
machine:
|
||||
kubelet:
|
||||
extraArgs:
|
||||
rotate-server-certificates: true
|
||||
Reference in New Issue
Block a user