fix: move metallb application to 'apps/' directory
This commit is contained in:
parent
ce6f214c22
commit
33f2700005
1 changed files with 3 additions and 3 deletions
|
|
@ -6,9 +6,9 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://metallb.github.io/metallb
|
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||||
chart: metallb
|
targetRevision: HEAD
|
||||||
targetRevision: 0.14.9
|
path: manifests/metallb
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
Loading…
Add table
Reference in a new issue