Skip to content

Commit

Permalink
fixes to use the Rancher 2.0 GA release
Browse files Browse the repository at this point in the history
  • Loading branch information
CalvinHartwell committed May 23, 2018
1 parent 9ff0ba5 commit 925577a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cdk-rancher-ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
app: rancher
spec:
containers:
- image: rancher/server:preview
- image: rancher/rancher:latest
imagePullPolicy: Always
name: rancher
ports:
Expand Down
2 changes: 1 addition & 1 deletion cdk-rancher-nodeport.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ spec:
ima: pod
spec:
containers:
- image: rancher/server:preview
- image: rancher/rancher:latest
imagePullPolicy: Always
name: rancher
ports:
Expand Down

0 comments on commit 925577a

Please sign in to comment.