Skip to content

Commit

Permalink
Arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
gianlucaborello committed Oct 6, 2016
1 parent 9dc5c92 commit 00578ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions manifests/healthchecker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,9 @@ spec:
containers:
- name: healthchecker
image: healthchecker
imagePullPolicy: IfNotPresent
args:
- "-redis"
- "redis"
- "-target"
- "backend"

0 comments on commit 00578ef

Please sign in to comment.