Skip to content

Commit

Permalink
Update operator install YAML to use latest docker image until we rele…
Browse files Browse the repository at this point in the history
…ase a stable version
  • Loading branch information
jwilander committed Jun 3, 2019
1 parent b92da9a commit 806fe26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/mattermost-operator/mattermost-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ spec:
serviceAccountName: mattermost-operator
containers:
- name: mattermost-operator
image: mattermost/mattermost-operator:test
image: mattermost/mattermost-operator:latest
command:
- mattermost-operator
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 806fe26

Please sign in to comment.