pegasus flux'd
This commit is contained in:
parent
8cc80f695f
commit
6a86590484
19
infrastructure/flux-system/kustomization-pegasus.yaml
Normal file
19
infrastructure/flux-system/kustomization-pegasus.yaml
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
# infrastructure/flux-system/kustomization-pegasus.yaml
|
||||||
|
apiVersion: kustomize.toolkit.fluxcd.io/v1
|
||||||
|
kind: Kustomization
|
||||||
|
metadata:
|
||||||
|
name: pegasus
|
||||||
|
namespace: flux-system
|
||||||
|
spec:
|
||||||
|
interval: 10m
|
||||||
|
path: ./services/pegasus
|
||||||
|
targetNamespace: jellyfin
|
||||||
|
prune: true
|
||||||
|
sourceRef:
|
||||||
|
kind: GitRepository
|
||||||
|
name: flux-system
|
||||||
|
namespace: flux-system
|
||||||
|
dependsOn:
|
||||||
|
- name: core
|
||||||
|
wait: true
|
||||||
|
timeout: 5m
|
||||||
@ -12,6 +12,7 @@ resources:
|
|||||||
- kustomization-jitsi.yaml
|
- kustomization-jitsi.yaml
|
||||||
- kustomization-crypto.yaml
|
- kustomization-crypto.yaml
|
||||||
- kustomization-monerod.yaml
|
- kustomization-monerod.yaml
|
||||||
|
- kustomization-pegasus.yaml
|
||||||
- kustomization-jellyfin.yaml
|
- kustomization-jellyfin.yaml
|
||||||
- kustomization-xmr-miner.yaml
|
- kustomization-xmr-miner.yaml
|
||||||
- kustomization-longhorn-ui.yaml
|
- kustomization-longhorn-ui.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user