File tree Expand file tree Collapse file tree 4 files changed +137
-108
lines changed
Expand file tree Collapse file tree 4 files changed +137
-108
lines changed Original file line number Diff line number Diff line change 1- KUBECONFIG: /etc/kubernetes/admin.conf
2- NAMESPACE: default
3- CLUSTER:
4- CCP_IMAGE_TAG: centos7-9.6-1.5.1
5- PORT: 5432
6- PG_MASTER_USER: master
7- PG_MASTER_PASSWORD: password
8- PG_USER: testuser
9- PG_PASSWORD: password
10- PG_DATABASE: userdb
11- PG_ROOT_PASSWORD: password
12- PASSWORD_AGE_DAYS: 60
13- PASSWORD_LENGTH: 8
14- STRATEGY: 1
15- REPLICAS: 0
16- MASTER_STORAGE:
17- PVC_ACCESS_MODE: ReadWriteMany
18- PVC_SIZE: 100M
19- STORAGE_TYPE: create
20- SUPPLEMENTAL_GROUPS: 65534
21- BACKUP_STORAGE:
22- PVC_ACCESS_MODE: ReadWriteMany
23- PVC_SIZE: 100M
24- STORAGE_TYPE: create
25- SUPPLEMENTAL_GROUPS: 65534
26- REPLICA_STORAGE:
27- PVC_ACCESS_MODE: ReadWriteMany
28- PVC_SIZE: 100M
29- STORAGE_TYPE: create
30- SUPPLEMENTAL_GROUPS: 65534
31- PGO:
32- LSPVC_TEMPLATE: /home/jeffmc/.pgo.lspvc-template.json
33- CSVLOAD_TEMPLATE: /home/jeffmc/.pgo.csvload-template.json
34- CO_IMAGE_TAG: centos7-1.5.2
35- DEBUG: false
1+ Kubeconfig: /etc/kubernetes/admin.conf
2+ Namespace: default
3+ Cluster:
4+ CCPImageTag: centos7-10.0-1.6.0
5+ Port: 5432
6+ PrimaryPassword: password
7+ User: testuser
8+ Password: password
9+ RootPassword: password
10+ Database: userdb
11+ PasswordAgeDays: 60
12+ PasswordLength: 8
13+ Strategy: 1
14+ Replicas: 0
15+ PrimaryStorage:
16+ AccessMode: ReadWriteMany
17+ Size: 200M
18+ StorageType: emptydir
19+ BackupStorage:
20+ AccessMode: ReadWriteMany
21+ Size: 200M
22+ StorageType: emptydir
23+ ReplicaStorage:
24+ AccessMode: ReadWriteMany
25+ Size: 200M
26+ StorageType: emptydir
27+ Pgo:
28+ APIServerUrl: http://localhost:8080
29+ LSPVCTemplate: /home/jeffmc/.pgo.lspvc-template.json
30+ CSVLoadTemplate: /home/jeffmc/.pgo.csvload-template.json
31+ COImageTag: centos7-2.0
32+ Debug: false
Original file line number Diff line number Diff line change 1+ Kubeconfig: /etc/kubernetes/admin.conf
2+ Namespace: default
3+ Cluster:
4+ CCPImageTag: centos7-10.0-1.6.0
5+ Port: 5432
6+ PrimaryPassword: password
7+ User: testuser
8+ Password: password
9+ RootPassword: password
10+ Database: userdb
11+ PasswordAgeDays: 60
12+ PasswordLength: 8
13+ Strategy: 1
14+ Replicas: 0
15+ PrimaryStorage:
16+ AccessMode: ReadWriteMany
17+ Size: 200M
18+ StorageType: create
19+ BackupStorage:
20+ AccessMode: ReadWriteMany
21+ Size: 200M
22+ StorageType: create
23+ ReplicaStorage:
24+ AccessMode: ReadWriteMany
25+ Size: 200M
26+ StorageType: create
27+ Pgo:
28+ APIServerUrl: http://localhost:8080
29+ LSPVCTemplate: /home/jeffmc/.pgo.lspvc-template.json
30+ CSVLoadTemplate: /home/jeffmc/.pgo.csvload-template.json
31+ COImageTag: centos7-2.0
32+ Debug: false
Original file line number Diff line number Diff line change 1- KUBECONFIG : /etc/kubernetes/admin.conf
2- NAMESPACE : default
3- CLUSTER :
4- CCP_IMAGE_TAG : centos7-9.6 -1.5.1
5- PORT : 5432
6- PG_MASTER_USER : master
7- PG_MASTER_PASSWORD : password
8- PG_USER : testuser
9- PG_PASSWORD : password
10- PG_DATABASE : userdb
11- PG_ROOT_PASSWORD : password
12- PASSWORD_AGE_DAYS : 60
13- PASSWORD_LENGTH : 8
14- STRATEGY : 1
15- REPLICAS: 0
16- MASTER_STORAGE:
17- PVC_ACCESS_MODE : ReadWriteMany
18- PVC_SIZE : 100M
19- STORAGE_TYPE : create
20- SUPPLEMENTAL_GROUPS: 65534
21- BACKUP_STORAGE:
22- PVC_ACCESS_MODE : ReadWriteMany
23- PVC_SIZE : 100M
24- STORAGE_TYPE : create
25- SUPPLEMENTAL_GROUPS: 65534
26- REPLICA_STORAGE:
27- PVC_ACCESS_MODE : ReadWriteMany
28- PVC_SIZE : 100M
29- STORAGE_TYPE : create
30- SUPPLEMENTAL_GROUPS: 65534
31- PGO:
32- LSPVC_TEMPLATE : /home/jeffmc/.pgo.lspvc-template.json
33- CSVLOAD_TEMPLATE : /home/jeffmc/.pgo.csvload-template.json
34- CO_IMAGE_TAG : centos7-1.5.2
35- DEBUG : false
1+ Kubeconfig : /etc/kubernetes/admin.conf
2+ Namespace : default
3+ Cluster :
4+ CCPImageTag : centos7-10.0 -1.6.0
5+ Port : 5432
6+ PrimaryPassword : password
7+ User : testuser
8+ Password : password
9+ RootPassword : password
10+ Database : userdb
11+ PasswordAgeDays : 60
12+ PasswordLength : 8
13+ Strategy : 1
14+ Replicas : 0
15+ PrimaryStorage:
16+ AccessMode: ReadWriteMany
17+ Size : 200M
18+ StorageType : create
19+ SupplementalGroups : 65534
20+ BackupStorage:
21+ AccessMode: ReadWriteMany
22+ Size : 200M
23+ StorageType : create
24+ SupplementalGroups : 65534
25+ ReplicaStorage:
26+ AccessMode: ReadWriteMany
27+ Size : 200M
28+ StorageType : create
29+ SupplementalGroups : 65534
30+ Pgo:
31+ APIServerUrl: http://localhost:8080
32+ LSPVCTemplate : /home/jeffmc/.pgo.lspvc-template.json
33+ CSVLoadTemplate : /home/jeffmc/.pgo.csvload-template.json
34+ COImageTag : centos7-2.0
35+ Debug : false
Original file line number Diff line number Diff line change 1- KUBECONFIG : /etc/kubernetes/admin.conf
2- NAMESPACE : default
3- CLUSTER :
4- CCP_IMAGE_TAG : centos7-9.6 -1.5.1
5- PORT : 5432
6- PG_MASTER_USER : master
7- PG_MASTER_PASSWORD : password
8- PG_USER : testuser
9- PG_PASSWORD : password
10- PG_DATABASE : userdb
11- PG_ROOT_PASSWORD : password
12- PASSWORD_AGE_DAYS : 60
13- PASSWORD_LENGTH : 8
14- STRATEGY : 1
15- REPLICAS: 0
16- MASTER_STORAGE:
17- STORAGE_CLASS : fast
18- PVC_ACCESS_MODE : ReadWriteOnce
19- PVC_SIZE : 100M
20- STORAGE_TYPE : dynamic
21- FSGROUP: 26
22- BACKUP_STORAGE:
23- STORAGE_CLASS : fast
24- PVC_ACCESS_MODE : ReadWriteOnce
25- PVC_SIZE : 100M
26- STORAGE_TYPE : dynamic
27- FSGROUP: 26
28- REPLICA_STORAGE:
29- STORAGE_CLASS : fast
30- PVC_ACCESS_MODE : ReadWriteOnce
31- PVC_SIZE : 100M
32- STORAGE_TYPE : dynamic
33- FSGROUP: 26
34- PGO:
35- LSPVC_TEMPLATE : /home/jeffmc/.pgo.lspvc-template.json
36- CSVLOAD_TEMPLATE : /home/jeffmc/.pgo.csvload-template.json
37- CO_IMAGE_TAG : centos7-1.5.2
38- DEBUG : false
1+ Kubeconfig : /etc/kubernetes/admin.conf
2+ Namespace : default
3+ Cluster :
4+ CCPImageTag : centos7-10.0 -1.6.0
5+ Port : 5432
6+ PrimaryPassword : password
7+ User : testuser
8+ Password : password
9+ RootPassword : password
10+ Database : userdb
11+ PasswordAgeDays : 60
12+ PasswordLength : 8
13+ Strategy : 1
14+ Replicas : 0
15+ PrimaryStorage:
16+ AccessMode: ReadWriteOnce
17+ Size : 200M
18+ StorageType : dynamic
19+ StorageClass : fast
20+ Fsgroup : 26
21+ BackupStorage:
22+ AccessMode: ReadWriteOnce
23+ Size : 200M
24+ StorageType : dynamic
25+ StorageClass : fast
26+ Fsgroup : 26
27+ ReplicaStorage:
28+ AccessMode: ReadWriteOnce
29+ Size : 200M
30+ StorageType : dynamic
31+ StorageClass : fast
32+ Fsgroup : 26
33+ Pgo:
34+ APIServerUrl: http://localhost:8080
35+ LSPVCTemplate : /home/jeffmc/.pgo.lspvc-template.json
36+ CSVLoadTemplate : /home/jeffmc/.pgo.csvload-template.json
37+ COImageTag : centos7-2.0
38+ Debug : false
You can’t perform that action at this time.
0 commit comments