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
0169e3e6
authored
2022-03-29 12:39:19 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Fix defaultMode value.
1 parent
b0fbf337
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
k8s-bootstrap.yaml
k8s-bootstrap.yaml
View file @
0169e3e
...
...
@@ -32,7 +32,7 @@ spec:
-
name
:
k8s-bootstrap
configMap
:
name
:
k8s-bootstrap
defaultMode
:
755
defaultMode
:
0
755
-
name
:
git-storage
emptyDir
:
{}
-
name
:
cluster-ssh-key
...
...
Please
register
or
sign in
to post a comment