mirror of https://git.rancher.io/rke2-charts
kube-proxy use hardened-kubernetes v1.21.13-rke2r2
parent
e5eb8e5b6c
commit
49daf82ab7
|
@ -1,8 +1,8 @@
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: rke2-kube-proxy
|
name: rke2-kube-proxy
|
||||||
description: Install Kube Proxy.
|
description: Install Kube Proxy.
|
||||||
version: v1.21.13-rke2r1-build20220525
|
version: v1.21.13-rke2r2-build20220608
|
||||||
appVersion: v1.21.13-rke2r1
|
appVersion: v1.21.13-rke2r2
|
||||||
keywords:
|
keywords:
|
||||||
- kube-proxy
|
- kube-proxy
|
||||||
sources:
|
sources:
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# image for kubeproxy
|
# image for kubeproxy
|
||||||
image:
|
image:
|
||||||
repository: rancher/hardened-kubernetes
|
repository: rancher/hardened-kubernetes
|
||||||
tag: v1.21.13-rke2r1-build20220525
|
tag: v1.21.13-rke2r2-build20220608
|
||||||
|
|
||||||
# The IP address for the proxy server to serve on
|
# The IP address for the proxy server to serve on
|
||||||
# (set to '0.0.0.0' for all IPv4 interfaces and '::' for all IPv6 interfaces)
|
# (set to '0.0.0.0' for all IPv4 interfaces and '::' for all IPv6 interfaces)
|
||||||
|
|
Loading…
Reference in New Issue