mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-23 00:54:26 +00:00
Remove base releases
This commit is contained in:
@@ -1,17 +0,0 @@
|
|||||||
# /apps/base/authelia/base-release.yaml
|
|
||||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
|
||||||
kind: HelmRelease
|
|
||||||
metadata:
|
|
||||||
name: authelia
|
|
||||||
namespace: auth
|
|
||||||
spec:
|
|
||||||
interval: 12h
|
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: authelia
|
|
||||||
version: 0.8.58
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: authelia
|
|
||||||
namespace: auth
|
|
||||||
interval: 12h
|
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
# /apps/base/gitea/release.yaml
|
|
||||||
apiVersion: helm.toolkit.fluxcd.io/v2
|
|
||||||
kind: HelmRelease
|
|
||||||
metadata:
|
|
||||||
name: gitea
|
|
||||||
namespace: gitea
|
|
||||||
spec:
|
|
||||||
interval: 1h
|
|
||||||
chart:
|
|
||||||
spec:
|
|
||||||
chart: gitea
|
|
||||||
version: 10.2.0
|
|
||||||
sourceRef:
|
|
||||||
kind: HelmRepository
|
|
||||||
name: gitea
|
|
||||||
namespace: gitea
|
|
||||||
interval: 1h
|
|
||||||
Reference in New Issue
Block a user