Skip to content

Commit

Permalink
Remove operator service flag in chart
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Sep 12, 2017
1 parent 6201c99 commit 8bcb5ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/voyager/templates/deployment.yaml
Expand Up @@ -24,7 +24,6 @@ spec:
- --cloud-provider={{ .Values.cloudProvider }}
- --cloud-config={{ .Values.cloudConfig }}
- --v={{ .Values.logLevel }}
- --operator-service={{ template "fullname" . }}
- --rbac={{ .Values.rbac.create }}
ports:
- containerPort: 56790
Expand Down

0 comments on commit 8bcb5ad

Please sign in to comment.