Skip to content

Commit

Permalink
Make canary name match tensorflow.yaml (kubeflow#1721)
Browse files Browse the repository at this point in the history
  • Loading branch information
markwinter authored Jul 17, 2021
1 parent 4bca76d commit aabf883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/samples/v1beta1/tensorflow/canary.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: "serving.kubeflow.org/v1beta1"
kind: "InferenceService"
metadata:
name: "flower-example"
name: "flower-sample"
spec:
predictor:
canaryTrafficPercent: 20
Expand Down

0 comments on commit aabf883

Please sign in to comment.