Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Plural
platform
external-dns
Commits
297b503a
Unverified
Commit
297b503a
authored
7 years ago
by
John Slivka
Committed by
GitHub
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Fix typo for serviceAccountName in RBAC example
serviceAccountName was transposed onto the non-RBAC example
parent
cdb9ae05
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/tutorials/gke.md
+1
-1
docs/tutorials/gke.md
with
1 addition
and
1 deletion
+1
-1
docs/tutorials/gke.md
+
1
-
1
View file @
297b503a
...
...
@@ -76,7 +76,6 @@ spec:
labels
:
app
:
external-dns
spec
:
serviceAccountName
:
external-dns
containers
:
-
name
:
external-dns
image
:
registry.opensource.zalan.do/teapot/external-dns:v0.4.8
...
...
@@ -135,6 +134,7 @@ spec:
labels
:
app
:
external-dns
spec
:
serviceAccountName
:
external-dns
containers
:
-
name
:
external-dns
image
:
registry.opensource.zalan.do/teapot/external-dns:v0.4.8
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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