Add base firefly stack
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
107c51fa73
commit
a36e1c5375
9
base/firefly-iii/firefly-iii-helm-repo.yaml
Normal file
9
base/firefly-iii/firefly-iii-helm-repo.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||||
|
kind: HelmRepository
|
||||||
|
metadata:
|
||||||
|
name: firefly-iii
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 5m0s
|
||||||
|
url: https://firefly-iii.github.io/kubernetes/
|
||||||
|
|
4
base/firefly-iii/firefly-iii-namespace.yaml
Normal file
4
base/firefly-iii/firefly-iii-namespace.yaml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
apiVersion: v1
|
||||||
|
kind: Namespace
|
||||||
|
metadata:
|
||||||
|
name: firefly-ns
|
Loading…
Reference in New Issue
Block a user