We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a3df2b commit 3dcf1bcCopy full SHA for 3dcf1bc
gke/dprive-nginx-bind-deployment.yaml
@@ -10,7 +10,7 @@ spec:
10
run: dprive-nginx-bind
11
spec:
12
containers:
13
- - image: us.gcr.io/dprive-nginx-bind:latest
+ - image: us.gcr.io/dprive-nginx-bind/dprive-nginx-bind
14
imagePullPolicy: Always
15
name: dprive-nginx-bind
16
terminationMessagePath: /dev/termination-log
0 commit comments