Skip to content

Commit

Permalink
ci: Adding canary deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Mar 16, 2021
1 parent 90e6fe2 commit 3c64838
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion infra/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
chart:
spec:
chart: app
version: "0.0.55"
version: "0.0.56"
sourceRef:
kind: HelmRepository
name: vibioh
Expand All @@ -32,3 +32,6 @@ spec:
enabled: true
hosts:
- api.vibioh.fr
canary:
enabled: true
url: https://api.vibioh.fr/hello/

0 comments on commit 3c64838

Please sign in to comment.