Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
brainfood
/
k8s-bootstrap
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
75768234
authored
2022-03-29 14:11:26 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
s/name/key/ for items.
1 parent
d7cb8617
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
k8s-bootstrap.yaml
k8s-bootstrap.yaml
View file @
7576823
...
...
@@ -48,7 +48,7 @@ spec:
name
:
k8s-bootstrap-config
defaultMode
:
0600
items
:
-
name
:
SSH_CONFIG
-
key
:
SSH_CONFIG
path
:
config
-
name
:
k8s-bootstrap-ssh-auth
...
...
@@ -56,7 +56,7 @@ spec:
secretName
:
cluster-ssh
defaultMode
:
0600
items
:
-
name
:
ssh-private-key
-
key
:
ssh-private-key
path
:
id
-
name
:
k8s-bootstrap-scripts
...
...
Please
register
or
sign in
to post a comment