mirror of
https://github.com/wahyd4/home-argocd.git
synced 2026-08-08 21:05:09 +10:00
Update metallb
This commit is contained in:
+2
-11
@@ -7,9 +7,8 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
chart: metallb
|
||||
repoURL: oci://registry-1.docker.io/bitnamicharts
|
||||
path: metallb
|
||||
targetRevision: 6.4.23
|
||||
repoURL: https://metallb.github.io/metallb
|
||||
targetRevision: 0.15.3
|
||||
helm:
|
||||
releaseName: metallb
|
||||
values: |
|
||||
@@ -19,14 +18,6 @@ spec:
|
||||
operator: "Equal"
|
||||
value: "special"
|
||||
effect: "NoSchedule"
|
||||
- key: node-role.kubernetes.io/master
|
||||
operator: Equal
|
||||
value: ""
|
||||
effect: NoSchedule
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: Equal
|
||||
value: ""
|
||||
effect: NoSchedule
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: nginx-ingress
|
||||
|
||||
Reference in New Issue
Block a user