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
6de5a564
Commit
6de5a564
authored
Sep 30, 2019
by
TJ Zimmerman
Committed by
kmova
Sep 07, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated API Version, Added selector field.
(cherry picked from commit c6853e0440ec5383610337703f169a09ce955ec9)
parent
3b39f8bc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
deployment-arm.yaml
deploy/deployment-arm.yaml
+3
-0
deployment.yaml
deploy/deployment.yaml
+3
-0
No files found.
deploy/deployment-arm.yaml
View file @
6de5a564
...
...
@@ -8,6 +8,9 @@ metadata:
namespace
:
default
spec
:
replicas
:
1
selector
:
matchLabels
:
app
:
nfs-client-provisioner
strategy
:
type
:
Recreate
selector
:
...
...
deploy/deployment.yaml
View file @
6de5a564
...
...
@@ -8,6 +8,9 @@ metadata:
namespace
:
default
spec
:
replicas
:
1
selector
:
matchLabels
:
app
:
nfs-client-provisioner
strategy
:
type
:
Recreate
selector
:
...
...
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