Skip to content

Commit

Permalink
Merge pull request #19 from bentoml/chore/add-ano
Browse files Browse the repository at this point in the history
chore: add KubeAnnotationBentoImageSpec
  • Loading branch information
xianml authored Jan 22, 2025
2 parents f7d5e92 + b69ae46 commit 8163b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consts/kube.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ const (
KubeAnnotationYataiDeploymentId = "yatai.ai/deployment-id"
KubeAnnotationDockerRegistryInsecure = "yatai.ai/docker-registry-insecure"
KubeAnnotationHelmReleaseName = "meta.helm.sh/release-name"
KubeAnnotationBentoImageSpec = "yatai.ai/bento-image-spec"

KubeAnnotationPrometheusScrape = "prometheus.io/scrape"
KubeAnnotationPrometheusPort = "prometheus.io/port"
Expand Down

0 comments on commit 8163b70

Please sign in to comment.