fix(flux): move wikijs HelmRepository to infrastructure sources
This commit is contained in:
parent
f86bf5c699
commit
1592e3fc9d
|
|
@ -1,6 +1,5 @@
|
|||
resources:
|
||||
- namespace.yaml
|
||||
- helmrepository.yaml
|
||||
- helmrelease.yaml
|
||||
|
||||
namespace: wikijs
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
|||
kind: Kustomization
|
||||
resources:
|
||||
- robjuz.yaml
|
||||
- wikijs.yaml
|
||||
|
|
|
|||
Loading…
Reference in a new issue