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
5193e90b
authored
2022-03-29 14:25:54 -0500
by
Adam Heath
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
More testing.
1 parent
b3d2adbd
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
k8s-bootstrap.yaml
k8s-bootstrap.yaml
View file @
5193e90
...
...
@@ -23,7 +23,7 @@ data:
set -ex
# FIXME: don't hard-code this.
ls -alR $HOME
ssh -v
q git@gitlab.brainfood.com exit
ssh -v
git@gitlab.brainfood.com exit || true
git clone git@gitlab.brainfood.com:brainfood/k8s-start-of-day.git /tmp/git-storage/k8s-start-of-day
---
apiVersion
:
batch/v1
...
...
@@ -59,7 +59,7 @@ spec:
defaultMode
:
0600
items
:
-
key
:
ssh-private-key
path
:
id
path
:
id
_rsa
-
name
:
k8s-bootstrap-scripts
configMap
:
...
...
Please
register
or
sign in
to post a comment