File tree Expand file tree Collapse file tree
charts/flyte-core/templates/propeller
docker/sandbox-bundled/manifests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99{{- with .Values.configmap.admin }}
1010 admin.yaml : | {{ tpl (toYaml .) $ | nindent 4 }}
1111{{- end }}
12- {{- if .Values.datacatalog.enabled }}
1312{{- with .Values.configmap.catalog }}
1413 catalog.yaml : | {{ tpl (toYaml .) $ | nindent 4 }}
1514{{- end }}
16- {{- else }}
17- catalog.yaml : |
18- catalog-cache:
19- type: noop
20- {{- end }}
2115{{- with .Values.configmap.copilot }}
2216 copilot.yaml : | {{ tpl (toYaml .) $ | nindent 4 }}
2317{{- end }}
Original file line number Diff line number Diff line change 8585 capacity: 1000
8686 rate: 500
8787 type: admin
88- catalog.yaml : |
88+ catalog.yaml : |
8989 catalog-cache:
90- type: noop
90+ endpoint: datacatalog:89
91+ insecure: true
92+ type: datacatalog
9193 copilot.yaml : |
9294 plugins:
9395 k8s:
@@ -434,7 +436,7 @@ spec:
434436 template :
435437 metadata :
436438 annotations :
437- configChecksum : " a5a80187d772ff5b5d350fb900ff0dc9f090f45eabb27d9733c7de02ad12f3c "
439+ configChecksum : " ea9891e0aab8af5a0df87e847ed17c29b324072c6cfe9cc897677b6769cc5c8 "
438440 prometheus.io/path : " /metrics"
439441 prometheus.io/port : " 10254"
440442 labels :
@@ -520,7 +522,7 @@ spec:
520522 app.kubernetes.io/name : flyte-pod-webhook
521523 app.kubernetes.io/version : v1.16.7
522524 annotations :
523- configChecksum : " a5a80187d772ff5b5d350fb900ff0dc9f090f45eabb27d9733c7de02ad12f3c "
525+ configChecksum : " ea9891e0aab8af5a0df87e847ed17c29b324072c6cfe9cc897677b6769cc5c8 "
524526 prometheus.io/path : " /metrics"
525527 prometheus.io/port : " 10254"
526528 spec :
Original file line number Diff line number Diff line change 8585 capacity: 1000
8686 rate: 500
8787 type: admin
88- catalog.yaml : |
88+ catalog.yaml : |
8989 catalog-cache:
90- type: noop
90+ endpoint: datacatalog:89
91+ insecure: true
92+ type: datacatalog
9193 copilot.yaml : |
9294 plugins:
9395 k8s:
@@ -442,7 +444,7 @@ spec:
442444 template :
443445 metadata :
444446 annotations :
445- configChecksum : " 2c49809b546b39710eef49bd2a0095bb4a546d3e6684812d18252a70afdf621 "
447+ configChecksum : " d9a5626f6113a129789fbd8f19fb37cc6acd692290de04ff0e3ab1a8c9eb629 "
446448 prometheus.io/path : " /metrics"
447449 prometheus.io/port : " 10254"
448450 labels :
@@ -527,7 +529,7 @@ spec:
527529 app.kubernetes.io/name : flyte-pod-webhook
528530 app.kubernetes.io/version : v1.16.7
529531 annotations :
530- configChecksum : " 2c49809b546b39710eef49bd2a0095bb4a546d3e6684812d18252a70afdf621 "
532+ configChecksum : " d9a5626f6113a129789fbd8f19fb37cc6acd692290de04ff0e3ab1a8c9eb629 "
531533 prometheus.io/path : " /metrics"
532534 prometheus.io/port : " 10254"
533535 spec :
You can’t perform that action at this time.
0 commit comments