Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nfs-subdir-external-provisioner
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
nfs-subdir-external-provisioner
Commits
3b39f8bc
Commit
3b39f8bc
authored
Dec 29, 2018
by
Jeff Geerling
Committed by
kmova
Sep 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make nfs-client ARM deployment consistent with regular deployment.
(cherry picked from commit 95cdb664bd66384b5b077bc003f6ee0056c11db2)
parent
8c3af961
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
deployment-arm.yaml
deploy/deployment-arm.yaml
+4
-4
deployment-arm.yaml
deploy/objects/deployment-arm.yaml
+5
-5
No files found.
deploy/deployment-arm.yaml
View file @
3b39f8bc
...
...
@@ -29,11 +29,11 @@ spec:
-
name
:
PROVISIONER_NAME
value
:
fuseim.pri/ifs
-
name
:
NFS_SERVER
value
:
1
92.168.1.2
0
value
:
1
0.10.10.6
0
-
name
:
NFS_PATH
value
:
/
mnt/kube_nf
s
value
:
/
ifs/kubernete
s
volumes
:
-
name
:
nfs-client-root
nfs
:
server
:
1
92.168.1.2
0
path
:
/
mnt/kube_nf
s
server
:
1
0.10.10.6
0
path
:
/
ifs/kubernete
s
deploy/objects/deployment-arm.yaml
View file @
3b39f8bc
...
...
@@ -11,7 +11,7 @@ spec:
labels
:
app
:
nfs-client-provisioner
spec
:
serviceAccount
:
nfs-client-provisioner
serviceAccount
Name
:
nfs-client-provisioner
containers
:
-
name
:
nfs-client-provisioner
image
:
quay.io/external_storage/nfs-client-provisioner-arm:latest
...
...
@@ -22,11 +22,11 @@ spec:
-
name
:
PROVISIONER_NAME
value
:
fuseim.pri/ifs
-
name
:
NFS_SERVER
value
:
1
92.168.1.2
0
value
:
1
0.10.10.6
0
-
name
:
NFS_PATH
value
:
/
mnt/kube_nf
s
value
:
/
ifs/kubernete
s
volumes
:
-
name
:
nfs-client-root
nfs
:
server
:
1
92.168.1.2
0
path
:
/
mnt/kube_nf
s
server
:
1
0.10.10.6
0
path
:
/
ifs/kubernete
s
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment