Public Information
This commit is contained in:
13
samples/chart/tenant-argo/values.yaml
Normal file
13
samples/chart/tenant-argo/values.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
# yaml-language-server: $schema=values.schema.json
|
||||
instance-argo:
|
||||
argocd:
|
||||
chart: sample-tenant
|
||||
namespace: argocd
|
||||
project: default
|
||||
destinationServer: "https://kubernetes.default.svc"
|
||||
selfHeal: true
|
||||
prune: true
|
||||
repo: "https://git.nplus.cloud"
|
||||
global:
|
||||
meta:
|
||||
isArgo: true
|
||||
Reference in New Issue
Block a user