-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathvalues.yaml
31 lines (25 loc) · 990 Bytes
/
values.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
global:
ingress:
enabled: false
addReleaseNameToHost: subdomain
defaultDomain: ping-devops.com
defaultTlsSecret:
annotations:
nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"
kubernetes.io/ingress.class: "nginx-public"
pingfederate-admin:
enabled: true
envs:
SERVER_PROFILE_URL: https://github.com/pingidentity/pingidentity-server-profiles.git
SERVER_PROFILE_PATH: getting-started/pingfederate
SERVER_PROFILE_PARENT: LICENSE
SERVER_PROFILE_LICENSE_URL: https://github.com/gmorgan-ping/layered-reference.git
SERVER_PROFILE_LICENSE_PATH: profiles/pingfederate
pingfederate-engine:
enabled: true
envs:
SERVER_PROFILE_URL: https://github.com/pingidentity/pingidentity-server-profiles.git
SERVER_PROFILE_PATH: getting-started/pingfederate
SERVER_PROFILE_PARENT: LICENSE
SERVER_PROFILE_LICENSE_URL: https://github.com/gmorgan-ping/layered-reference.git
SERVER_PROFILE_LICENSE_PATH: profiles/pingfederate