disable _asterisk and destroy namespace

decision with eaas, currently broken, nobody has shown interest
and trying to maintain kube as a first priority
This commit is contained in:
2025-07-16 23:03:54 +03:00
parent bc731d98ec
commit 6f2220445d
6 changed files with 2 additions and 20 deletions

View File

@@ -1,20 +0,0 @@
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: asterisk
namespace: argocd
spec:
project: k-space.ee
source:
repoURL: 'git@git.k-space.ee:k-space/kube.git'
path: asterisk
targetRevision: HEAD
destination:
server: 'https://kubernetes.default.svc'
namespace: asterisk
syncPolicy:
automated:
prune: true
syncOptions:
- CreateNamespace=true