Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
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商店
charts
Commits
88c9db61
Commit
88c9db61
authored
Jun 15, 2018
by
Guangbo Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update nfs nodename to use hostip
parent
c3826f1c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Chart.yaml
proposed/nfs-provisioner/v0.1.0/Chart.yaml
+1
-1
daemonset-sa.yaml
proposed/nfs-provisioner/v0.1.0/templates/daemonset-sa.yaml
+1
-1
No files found.
proposed/nfs-provisioner/v0.1.0/Chart.yaml
View file @
88c9db61
...
...
@@ -2,4 +2,4 @@ apiVersion: v1
description
:
nfs-provisioner is an out-of-tree dynamic provisioner for Kubernetes.
name
:
nfs-provisioner
version
:
0.1.0
icon
:
https://
cdn1.iconfinder.com/data/icons/bnw/128x128/devices/nfs_mount
.png
icon
:
https://
wiki.amahi.org/images/a/a9/Nfs-logo
.png
proposed/nfs-provisioner/v0.1.0/templates/daemonset-sa.yaml
View file @
88c9db61
...
...
@@ -45,7 +45,7 @@ spec:
-
name
:
NODE_NAME
valueFrom
:
fieldRef
:
fieldPath
:
s
pec.nodeName
fieldPath
:
s
tatus.hostIP
volumeMounts
:
-
name
:
export-volume
mountPath
:
/export
...
...
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