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
7cf8d0d1
authored
2022-03-29 13:00:03 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix -scripts volume name.
1 parent
e9c9ece2
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 @
7cf8d0d
...
...
@@ -38,9 +38,9 @@ spec:
key
:
node-role.kubernetes.io/master
volumes
:
-
name
:
k8s-bootstrap
-
name
:
k8s-bootstrap
-scripts
configMap
:
name
:
k8s-bootstrap
name
:
k8s-bootstrap
-scripts
defaultMode
:
0755
-
name
:
git-storage
emptyDir
:
{}
...
...
Please
register
or
sign in
to post a comment