mirror of https://git.rancher.io/charts
16 lines
426 B
Diff
16 lines
426 B
Diff
--- charts-original/charts/kube-vip/values.yaml
|
|
+++ charts/charts/kube-vip/values.yaml
|
|
@@ -3,10 +3,10 @@
|
|
# Declare variables to be passed into your templates.
|
|
|
|
image:
|
|
- repository: ghcr.io/kube-vip/kube-vip
|
|
+ repository: rancher/mirrored-kube-vip-kube-vip-iptables
|
|
pullPolicy: IfNotPresent
|
|
# Overrides the image tag whose default is the chart appVersion.
|
|
- tag: "v0.4.1"
|
|
+ tag: "v0.6.0"
|
|
|
|
config:
|
|
address: ""
|