Remove priv whisper instance

This commit is contained in:
Ruben Hensen
2025-04-28 10:34:18 +02:00
parent ac991d4a85
commit 9f66c231d6
15 changed files with 0 additions and 449 deletions
-21
View File
@@ -1,21 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: whisper-priv
namespace: argocd
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: https://github.com/rubenhensen/k8scd.git
targetRevision: HEAD
path: whishper-priv
destination:
server: https://kubernetes.default.svc
namespace: whisper-priv
syncPolicy:
syncOptions:
- CreateNamespace=true
automated:
selfHeal: true