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