Initial render: k3s-dev environment
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: AppProject
|
||||
metadata:
|
||||
name: abinitio-platform-project
|
||||
namespace: argocd
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-wave: "-1"
|
||||
spec:
|
||||
description: "Abinitio-platform project generated for environment k3s-dev"
|
||||
sourceRepos:
|
||||
- "https://gitea.k3s.sg.ic.cloudguild.gcp.abinitio.com/gitea-admin/ab-initio-manifests.git"
|
||||
destinations:
|
||||
- server: "https://kubernetes.default.svc"
|
||||
namespace: abinitio
|
||||
clusterResourceWhitelist:
|
||||
- group: "*"
|
||||
kind: "*"
|
||||
namespaceResourceBlacklist:
|
||||
- group: ""
|
||||
kind: "ResourceQuota"
|
||||
Reference in New Issue
Block a user