Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
Local Path Provisioner
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Local Path Provisioner
Commits
eb494f99
Commit
eb494f99
authored
Apr 18, 2019
by
Sheng Yang
Browse files
Options
Downloads
Patches
Plain Diff
Local Path Provisioner v0.0.6 release
Use alpine based image for smaller image size.
parent
6af86e31
Branches
Branches containing commit
Tags
v0.0.6
Tags containing commit
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
deploy/local-path-storage.yaml
+1
-1
1 addition, 1 deletion
deploy/local-path-storage.yaml
deploy/provisioner.yaml
+1
-1
1 addition, 1 deletion
deploy/provisioner.yaml
with
2 additions
and
2 deletions
deploy/local-path-storage.yaml
+
1
−
1
View file @
eb494f99
...
...
@@ -60,7 +60,7 @@ spec:
serviceAccountName
:
local-path-provisioner-service-account
containers
:
-
name
:
local-path-provisioner
image
:
rancher/local-path-provisioner:v0.0.
5
image
:
rancher/local-path-provisioner:v0.0.
6
imagePullPolicy
:
Always
command
:
-
local-path-provisioner
...
...
This diff is collapsed.
Click to expand it.
deploy/provisioner.yaml
+
1
−
1
View file @
eb494f99
...
...
@@ -16,7 +16,7 @@ spec:
serviceAccountName
:
local-path-provisioner-service-account
containers
:
-
name
:
local-path-provisioner
image
:
rancher/local-path-provisioner:v0.0.
5
image
:
rancher/local-path-provisioner:v0.0.
6
imagePullPolicy
:
Always
command
:
-
local-path-provisioner
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment