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:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://metallb.github.io/metallb
|
||||
chart: metallb
|
||||
targetRevision: 0.14.9
|
||||
repoURL: http://forgejo.forgejo.svc.cluster.local:3000/jad0s/gitops.git
|
||||
targetRevision: HEAD
|
||||
path: manifests/metallb
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: metallb-system
|
||||
Loading…
Add table
Reference in a new issue