infra: remove legacy tools

This commit is contained in:
xeruf 2022-10-13 00:49:06 +01:00
parent fd70b36057
commit e3daefa0d5
3 changed files with 8 additions and 52 deletions

View File

@ -1,26 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: kimai
namespace: flux-system
spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/time
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-kimai-variables
- kind: Secret
name: stackspin-kimai-oauth-variables
optional: true
- kind: Secret
name: stackspin-cluster-variables

View File

@ -1,26 +0,0 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: suitecrm
namespace: flux-system
spec:
interval: 10m
retryInterval: 1m
wait: true
timeout: 3m
#dependsOn:
# - name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/people
prune: true
postBuild:
substituteFrom:
- kind: Secret
name: stackspin-suitecrm-variables
- kind: Secret
name: stackspin-suitecrm-oauth-variables
optional: true
- kind: Secret
name: stackspin-cluster-variables

View File

@ -0,0 +1,8 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: truecharts
namespace: flux-system
spec:
interval: 60m
url: https://helm.truecharts.org