2020-05-15 10:38:06 +01:00
|
|
|
global:
|
|
|
|
defaultDestination:
|
|
|
|
server: https://kubernetes.default.svc
|
|
|
|
|
|
|
|
# This repoURL is used a base for all the repoURLs applications
|
|
|
|
# Setting this to a eg. private git repo incl. the use of pathPrefix allows kubezero to be
|
|
|
|
# integrated into any repository as a git subtree if for example public internet access is unavailable
|
|
|
|
defaultSource:
|
|
|
|
# defaultSource.repoURL -- default repository for argocd applications
|
|
|
|
repoURL: https://github.com/zero-down-time/kubezero
|
|
|
|
# defaultSource.targetRevision -- default tracking of repoURL
|
|
|
|
targetRevision: HEAD
|
|
|
|
# defaultSource.pathPrefix -- optional path prefix within repoURL to support eg. remote subtrees
|
|
|
|
pathPrefix: ''
|
|
|
|
|
2020-07-05 23:42:23 +01:00
|
|
|
platform: aws
|
|
|
|
|
2020-06-25 13:52:07 +01:00
|
|
|
calico:
|
|
|
|
enabled: true
|
2020-05-04 12:10:15 +01:00
|
|
|
|
2020-06-25 13:52:07 +01:00
|
|
|
cert-manager:
|
|
|
|
enabled: true
|
2020-05-04 14:46:55 +01:00
|
|
|
|
2020-06-25 13:52:07 +01:00
|
|
|
local-volume-provisioner:
|
|
|
|
enabled: false
|
2020-05-04 14:46:55 +01:00
|
|
|
|
2020-06-25 13:52:07 +01:00
|
|
|
kiam:
|
|
|
|
enabled: false
|
2020-05-01 14:57:31 +01:00
|
|
|
|
2020-06-25 13:52:07 +01:00
|
|
|
aws-ebs-csi-driver:
|
2020-05-01 14:57:31 +01:00
|
|
|
enabled: false
|
2020-07-14 17:39:12 +01:00
|
|
|
|
2020-07-24 15:40:24 +01:00
|
|
|
aws-efs-csi-driver:
|
|
|
|
enabled: false
|
|
|
|
|
2020-07-14 17:39:12 +01:00
|
|
|
istio:
|
|
|
|
enabled: false
|
2020-07-30 18:18:32 +01:00
|
|
|
|
|
|
|
metrics:
|
|
|
|
enabled: false
|
2020-08-14 15:52:10 +01:00
|
|
|
|
|
|
|
logging:
|
|
|
|
enabled: false
|