Skip to content

Commit

Permalink
downgrading from 14.4 to 14.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpbennett committed Mar 27, 2024
1 parent 1f93b7f commit fed682e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kube-test/apps/metallb/metallb-native.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1636,7 +1636,7 @@ spec:
value: memberlist
- name: METALLB_DEPLOYMENT
value: controller
image: quay.io/metallb/controller:v0.14.4
image: quay.io/metallb/controller:v0.14.3
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down Expand Up @@ -1729,7 +1729,7 @@ spec:
value: app=metallb,component=speaker
- name: METALLB_ML_SECRET_KEY_PATH
value: /etc/ml_secret_key
image: quay.io/metallb/speaker:v0.14.4
image: quay.io/metallb/speaker:v0.14.3
livenessProbe:
failureThreshold: 3
httpGet:
Expand Down

0 comments on commit fed682e

Please sign in to comment.