Remove apps with longhorn dependencies
This commit is contained in:
parent
90a715cfe2
commit
3a40c38b6b
@ -1,14 +0,0 @@
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: guacamole
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
path: ./
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: guacamole-source
|
||||
targetNamespace: guacamole
|
||||
@ -1,12 +0,0 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: guacamole-source
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
ref:
|
||||
branch: master
|
||||
url: https://github.com/thejimnicholson/guac-k8s.git
|
||||
|
||||
@ -1,14 +0,0 @@
|
||||
---
|
||||
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
|
||||
kind: Kustomization
|
||||
metadata:
|
||||
name: uptime-kuma
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 30m0s
|
||||
path: ./
|
||||
prune: true
|
||||
sourceRef:
|
||||
kind: GitRepository
|
||||
name: uptime-kuma
|
||||
targetNamespace: uptime-kuma
|
||||
@ -1,12 +0,0 @@
|
||||
---
|
||||
apiVersion: source.toolkit.fluxcd.io/v1beta1
|
||||
kind: GitRepository
|
||||
metadata:
|
||||
name: uptime-kuma
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 3m0s
|
||||
ref:
|
||||
branch: master
|
||||
url: https://github.com/thejimnicholson/uptime-kuma-k8s.git
|
||||
|
||||
Loading…
Reference in New Issue
Block a user