Skip to content
This repository was archived by the owner on Jan 31, 2022. It is now read-only.
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Label_Microservice/deployment/Kptfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ openAPI:
x-k8s-cli:
setter:
name: automl-model
value: projects/976279526634/locations/us-central1/models/TCN2113632983515660288
value: projects/976279526634/locations/us-central1/models/TCN4131157655647420416
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file describes the models to load
orgs:
- name: kubeflow
automl_model: "projects/976279526634/locations/us-central1/models/TCN2113632983515660288" # {"$ref":"#/definitions/io.k8s.cli.setters.automl-model"}
automl_model: "projects/976279526634/locations/us-central1/models/TCN4131157655647420416" # {"$ref":"#/definitions/io.k8s.cli.setters.automl-model"}
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ spec:
serviceAccountName: default-editor
volumes:
- configMap:
name: label-bot-model-config-h2fdb62btc
name: label-bot-model-config-99k8mgd865
name: config
- name: github-app
secret:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ data:
# This file describes the models to load
orgs:
- name: kubeflow
automl_model: "projects/976279526634/locations/us-central1/models/TCN2113632983515660288" # {"$ref":"#/definitions/io.k8s.cli.setters.automl-model"}
automl_model: "projects/976279526634/locations/us-central1/models/TCN4131157655647420416" # {"$ref":"#/definitions/io.k8s.cli.setters.automl-model"}
kind: ConfigMap
metadata:
labels:
app: label-bot
environment: prod
service: label-bot
name: label-bot-model-config-h2fdb62btc
name: label-bot-model-config-99k8mgd865
namespace: label-bot-prod