Skip to content

Commit

Permalink
Pass cloud provider to operator
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Jan 28, 2018
1 parent 8087acc commit 61a9beb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/deploy/admission/operator.yaml
Expand Up @@ -50,6 +50,7 @@ spec:
- --tls-cert-file=/var/serving-cert/tls.crt
- --tls-private-key-file=/var/serving-cert/tls.key
- --v=3
- --cloud-provider=$VOYAGER_CLOUD_PROVIDER
image: $VOYAGER_DOCKER_REGISTRY/voyager:0.7.0-alpha.0
ports:
- containerPort: 8443
Expand Down

0 comments on commit 61a9beb

Please sign in to comment.