Add whishper back

This commit is contained in:
Ruben Hensen
2025-03-14 17:45:55 +01:00
parent 1b2879026a
commit 97badf0b21
23 changed files with 0 additions and 0 deletions
@@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: whisper-webui-folder
name: whisper
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
@@ -10,12 +10,10 @@ spec:
source:
repoURL: https://github.com/rubenhensen/k8scd.git
targetRevision: HEAD
path: whisper-webui
path: whishper
destination:
server: https://kubernetes.default.svc
namespace: whisper-webui
namespace: whisper
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
selfHeal: true
- CreateNamespace=true