oneuptime/Kubernetes/values-enterprise-ci.yaml
Nawaz Dhandala a981683d81
fix
2022-04-10 22:50:28 +01:00

46 lines
1.1 KiB
YAML

##################################################################################
## Important: If you're implenting this in the enterprise environment, this should always be `false`.
## Is this OneUptime SaaS service. This will deploy all the SaaS env vars
##
saas:
isSaasService: false
stripe:
publicKey: pk_test_UynUDrFmbBmFVgJXd9EZCvBj00QAVpdwPv
privateKey: sk_test_YxwnzywggtAd8jDaHecNmHiN
airtable:
key: keye3gzJRafDIhRKg
baseId: appgek0ngJaHhppeJ
amplitude:
key: 4b76c47248f969446af69dfdbf687d90
licensing:
airtable:
key: keye3gzJRafDIhRKg
baseId: appksCeuKfCS0e8fR
tokenSecret: LicenseTokenSecret
oneuptime:
hosts:
host1:
host: localhost
tls:
enabled: false
crt:
key:
licensingUrl: http://localhost/license
image:
registry: docker.io
repository: oneuptimeproject
tag: test
pullPolicy: Always
restartPolicy: Always
nginx-ingress-controller:
service:
type: NodePort
hostNetwork: true
isTesting: true