File tree Expand file tree Collapse file tree
charts/coco-supported/sandbox Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ version = "0.1.0"
55" aa.toml" = '''
66[token_configs]
77[token_configs.coco_as ]
8- url = " https://kbs-trustee-operator-system.{{ .Values.global.hubClusterDomain }}"
8+ url = ' https://kbs-trustee-operator-system. {{ .Values.global.hubClusterDomain }}'
99
1010
1111[token_configs.kbs ]
12- url = " https://kbs-trustee-operator-system.{{ .Values.global.hubClusterDomain }}"
12+ url = ' https://kbs-trustee-operator-system. {{ .Values.global.hubClusterDomain }}'
1313cert = " " "
1414acmmagickey_trustee_cert
1515" " "
@@ -21,7 +21,7 @@ credentials = []
2121
2222[kbc]
2323name = 'cc_kbc'
24- url = '<url>:<port> '
24+ url = 'https://kbs-trustee-operator-system . {{ .Values.global.hubClusterDomain }} '
2525kbs_cert = " " "
2626acmmagickey_trustee_cert
2727" " "
@@ -65,4 +65,4 @@ default UpdateInterfaceRequest := true
6565default UpdateRoutesRequest := true
6666default WaitProcessRequest := true
6767default WriteStreamRequest := true
68- '''
68+ '''
You can’t perform that action at this time.
0 commit comments