Skip to content

Commit

Permalink
update kubevip version
Browse files Browse the repository at this point in the history
  • Loading branch information
ismoilovdevml committed Sep 7, 2024
1 parent 193d765 commit 8d8c21d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Kubernetes/rke2/kube-vip
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
creationTimestamp: null
labels:
app.kubernetes.io/name: kube-vip-ds
app.kubernetes.io/version: v0.6.3
app.kubernetes.io/version: v0.8.2
name: kube-vip-ds
namespace: kube-system
spec:
Expand All @@ -16,7 +16,7 @@ spec:
creationTimestamp: null
labels:
app.kubernetes.io/name: kube-vip-ds
app.kubernetes.io/version: v0.6.3
app.kubernetes.io/version: v0.8.2
spec:
affinity:
nodeAffinity:
Expand Down Expand Up @@ -64,7 +64,7 @@ spec:
value: $vip
- name: prometheus_server
value: :2112
image: ghcr.io/kube-vip/kube-vip:v0.6.3
image: ghcr.io/kube-vip/kube-vip:v0.8.2
imagePullPolicy: Always
name: kube-vip
resources: {}
Expand Down

0 comments on commit 8d8c21d

Please sign in to comment.