Unverified Commit 33524757 authored by Robert Brennan's avatar Robert Brennan Committed by GitHub
Browse files

set minor version in polaris tag (#323)

Showing with 2 additions and 2 deletions
+2 -2
......@@ -107,7 +107,7 @@ spec:
- command:
- polaris
- dashboard
image: 'quay.io/fairwinds/polaris:1'
image: 'quay.io/fairwinds/polaris:1.0'
imagePullPolicy: 'Always'
name: dashboard
ports:
......
......@@ -194,7 +194,7 @@ spec:
command:
- polaris
- webhook
image: 'quay.io/fairwinds/polaris:1'
image: 'quay.io/fairwinds/polaris:1.0'
imagePullPolicy: 'Always'
ports:
- containerPort: 9876
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment