Fixup last commit
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
47fe3157bc
commit
b8e6fc6146
1 changed files with 0 additions and 6 deletions
|
@ -11,14 +11,8 @@ items:
|
||||||
labels:
|
labels:
|
||||||
app: fasjson
|
app: fasjson
|
||||||
data:
|
data:
|
||||||
start.sh: |-
|
|
||||||
{{ load_file('start.sh') | indent(6) }}
|
|
||||||
httpd.conf: |-
|
|
||||||
{{ load_file('httpd.conf') | indent(6) }}
|
|
||||||
fasjson.conf: |-
|
fasjson.conf: |-
|
||||||
{{ load_file('fasjson.conf') | indent(6) }}
|
{{ load_file('fasjson.conf') | indent(6) }}
|
||||||
wsgi.py: |-
|
|
||||||
{{ load_file('wsgi.py') | indent(6) }}
|
|
||||||
- apiVersion: v1
|
- apiVersion: v1
|
||||||
kind: ConfigMap
|
kind: ConfigMap
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue