Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Joe Mayer
system-charts
Commits
62130b6a
Commit
62130b6a
authored
Aug 13, 2019
by
Guangbo Chen
Committed by
Craig Jellick
Aug 13, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add required selector matchLabels for external-dns
parent
a5ea3088
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
charts/rancher-external-dns/v0.0.2/templates/deployment.yaml
charts/rancher-external-dns/v0.0.2/templates/deployment.yaml
+3
-0
No files found.
charts/rancher-external-dns/v0.0.2/templates/deployment.yaml
View file @
62130b6a
...
@@ -5,6 +5,9 @@ metadata:
...
@@ -5,6 +5,9 @@ metadata:
chart
:
{{
.Chart.Name
}}
-{{ .Chart.Version | replace "+" "_" }}
chart
:
{{
.Chart.Name
}}
-{{ .Chart.Version | replace "+" "_" }}
name
:
{{
template "external-dns.fullname" .
}}
name
:
{{
template "external-dns.fullname" .
}}
spec
:
spec
:
selector
:
matchLabels
:
{{
include "external-dns.labels" . | indent 6
}}
template
:
template
:
metadata
:
metadata
:
annotations
:
annotations
:
...
...
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