add service argo events

This commit is contained in:
2024-08-28 01:35:34 +10:00
parent 51d8695393
commit d76202ebb0
9 changed files with 462 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"appName": "argo-events",
"userGivenName": "argo-events",
"namespace": "argo-events",
"destNamespace": "argo-events",
"destServer": "https://kubernetes.default.svc",
"srcPath": "infrastructures/argo-events/env/k3s-cluster",
"srcRepoURL": "https://github.com/3dwardch3ng/home-cluster-ops.git",
"srcTargetRevision": "",
"labels": null,
"annotations": {
"argo-events.argoproj.io/release-version": "v1.9.2"
}
}

View File

@@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ../../base