Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
konvoy-ui: don't attempt to create the CRD
Browse files Browse the repository at this point in the history
konvoy-ui: don't attempt to create the CRD
  • Loading branch information
Hector Fernandez authored Jul 19, 2019
2 parents 051af57 + 93a7a93 commit eb3ccc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/konvoy-ui.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ spec:
chartReference:
chart: kommander
repo: https://mesosphere.github.io/charts/stable
version: 0.1.10
version: 0.1.11
values: |
createObservableClusterCRD: false
mode: konvoy
logoutRedirectPath: /landing
service:
Expand Down

0 comments on commit eb3ccc3

Please sign in to comment.