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

Commit

Permalink
cluster: pin wdb image to the older version because the newest fails
Browse files Browse the repository at this point in the history
  • Loading branch information
okraskaj committed Jun 17, 2019
1 parent 98400c5 commit ea3ff33
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -12,7 +12,7 @@ spec:
spec:
containers:
- name: wdb
image: kozea/wdb
image: kozea/wdb:3.2.5
imagePullPolicy: IfNotPresent
ports:
- containerPort: 1984
Expand Down

0 comments on commit ea3ff33

Please sign in to comment.