add service argo workflows

This commit is contained in:
2024-08-27 16:53:52 +10:00
parent ffc9e84eda
commit e679f4bef7
15 changed files with 1916 additions and 0 deletions

View File

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

View File

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