Skip to content

Commit ccfae06

Browse files
committed
Adding readme and ignores
1 parent b86f539 commit ccfae06

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ldap-secret.yaml
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Generating ldap-secret.yaml
2+
3+
`make example`
4+
5+
Then edit the yaml files in the environment directory to have the desired paraneters, and then make the secret file:
6+
7+
`make ldap-secret.yaml`
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
my-env.startup.yaml
2+
my-env.yaml

0 commit comments

Comments
 (0)