Skip to content
Snippets Groups Projects
Commit cd640d78 authored by xeruf's avatar xeruf
Browse files

apps: fix case and remove deprecated suitecrm chart

parent 3eef04c3
No related branches found
No related tags found
No related merge requests found
......@@ -6,4 +6,4 @@ metadata:
namespace: flux-system
spec:
fields:
- fieldname: encryption_key
- fieldName: encryption_key
......@@ -6,5 +6,4 @@ resources:
- forge-kustomization.yaml
- support-kustomization.yaml
- flow-kustomization.yaml
- people-kustomization.yaml
- meet-kustomization.yaml
......@@ -8,7 +8,7 @@ spec:
# DATABASE_URL
# NEXT_PUBLIC_WEBAPP_URL
fields:
- fieldname: postgresql_password
- fieldname: postgresql_postgres_password
- fieldName: postgresql_password
- fieldName: postgresql_postgres_password
- fieldName: NEXTAUTH_SECRET
- fieldName: CALENDSO_ENCRYPTION_KEY
# https://artifacthub.io/packages/helm/bitnami/suitecrm
apiVersion: helm.toolkit.fluxcd.io/v2beta1
kind: HelmRelease
metadata:
......@@ -8,7 +9,7 @@ spec:
chart:
spec:
chart: suitecrm
version: 11.1.12
version: 14.1.1
sourceRef:
kind: HelmRepository
name: bitnami
......
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: zammad
namespace: flux-system
spec:
interval: 10m
retryInterval: 2m
wait: true
timeout: 3m
dependsOn:
- name: single-sign-on
sourceRef:
kind: GitRepository
name: stackspout
path: ./basic/apps/name
prune: true
postBuild:
substituteFrom:
#- kind: Secret
# name: stackspin-zammad-variables
- kind: Secret
name: stackspin-zammad-oauth-variables
- kind: Secret
name: stackspin-cluster-variables
---
apiVersion: kustomize.toolkit.fluxcd.io/v1beta2
kind: Kustomization
metadata:
name: zammad
namespace: flux-system
......
......@@ -6,7 +6,7 @@ metadata:
namespace: flux-system
spec:
fields:
- fieldname: minio_password
- fieldname: redis_password
- fieldname: postgresql_password
- fieldname: postgresql_postgres_password
- fieldName: minio_password
- fieldName: redis_password
- fieldName: postgresql_password
- fieldName: postgresql_postgres_password
......@@ -6,4 +6,4 @@ metadata:
namespace: flux-system
spec:
fields:
- fieldname: password
- fieldName: password
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment