cleanup: remove tenant-t1 files (tenant deleted)
This commit is contained in:
parent
bf35719ce9
commit
5f6a909910
@ -1,25 +0,0 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
finalizers:
|
||||
- resources-finalizer.argocd.argoproj.io
|
||||
labels:
|
||||
paas: 'true'
|
||||
tenant: t1
|
||||
name: tenant-t1
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
project: default
|
||||
source:
|
||||
helm:
|
||||
valueFiles:
|
||||
- ../../environments/tenants/t1.yaml
|
||||
path: charts/tenant-namespace
|
||||
repoURL: http://10.10.10.1:3000/claude/k8s-apps.git
|
||||
targetRevision: main
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
@ -1,5 +0,0 @@
|
||||
tenant:
|
||||
id: t1
|
||||
tier: small
|
||||
userId: 4427375a-fc92-4146-a45b-d05f10bd074e
|
||||
username: zirtest
|
||||
Loading…
x
Reference in New Issue
Block a user