flannel 1.14 upgrade

This commit is contained in:
2021-09-20 19:31:50 +02:00
parent 6c7ba4385c
commit 90e89bf867
4 changed files with 14 additions and 5 deletions

View File

@@ -18,8 +18,8 @@ data:
nodeResourceUtilizationThresholds:
thresholds:
"cpu": 50
"memory": 60
"pods": 15
"memory": 50
"pods": 12
targetThresholds:
"cpu": 60
"memory": 70

View File

@@ -166,7 +166,7 @@ spec:
serviceAccountName: flannel
initContainers:
- name: install-cni
image: quay.io/coreos/flannel:v0.13.1-rc1
image: quay.io/coreos/flannel:v0.14.0
command:
- cp
args:
@@ -180,7 +180,7 @@ spec:
mountPath: /etc/kube-flannel/
containers:
- name: kube-flannel
image: quay.io/coreos/flannel:v0.13.1-rc1
image: quay.io/coreos/flannel:v0.14.0
command:
- /opt/bin/flanneld
args:

View File

@@ -0,0 +1,9 @@
apiVersion: v1
kind: Secret
metadata:
name: minio-openwrt
type: Opaque
data:
username: b3BlbndydAo=
password: ZUZWbmVnOEkwOE1zRTN0Q2VCRFB4c011OU0yVjJGdnkK
endpoint: aHR0cHM6Ly9taW5pby5saXZlLWluZnJhLnN2Yy5jbHVzdGVyLmxvY2FsOjk0NDMK