|
|
@ -74,5 +74,5 @@ metadata: |
|
|
che.eclipse.org/scm-server-endpoint: https://github.com |
|
|
che.eclipse.org/scm-server-endpoint: https://github.com |
|
|
type: Opaque |
|
|
type: Opaque |
|
|
stringData: |
|
|
stringData: |
|
|
id: {{ .Value.github-client-id }} |
|
|
id: {{ .Values.github-client-id }} |
|
|
secret: {{ .Value.github-client-secret }} |
|
|
secret: {{ .Values.github-client-secret }} |
|
|
|