Readded calendso

This commit is contained in:
Marcus Noble 2022-03-19 18:17:50 +00:00
parent 605ee82c1c
commit 31c6704d84
2 changed files with 25 additions and 25 deletions

View File

@ -1,24 +1,24 @@
# apiVersion: argoproj.io/v1alpha1
# kind: Application
# metadata:
# name: calendso
# namespace: argocd
# finalizers:
# - resources-finalizer.argocd.argoproj.io
# spec:
# project: cluster.fun
# destination:
# namespace: calendso
# name: cluster-fun (scaleway)
# source:
# path: manifests/calendso
# repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
# targetRevision: HEAD
# syncPolicy:
# automated: {}
# syncOptions:
# - CreateNamespace=true
# ignoreDifferences:
# - kind: Secret
# jsonPointers:
# - /data
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: calendso
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: cluster.fun
destination:
namespace: calendso
name: cluster-fun (scaleway)
source:
path: manifests/calendso
repoURL: "https://git.cluster.fun/AverageMarcus/cluster.fun.git"
targetRevision: HEAD
syncPolicy:
automated: {}
syncOptions:
- CreateNamespace=true
ignoreDifferences:
- kind: Secret
jsonPointers:
- /data

View File

@ -47,7 +47,7 @@ spec:
- -c
- |
apt update && apt install -y netcat
/app/scripts/start.sh
/calcom/scripts/start.sh
env:
- name: NEXT_PUBLIC_LICENSE_CONSENT
value: agree