Skip to content
Snippets Groups Projects
Commit fe9ad513 authored by Thomas  MENARD's avatar Thomas MENARD
Browse files

Add Dockerfile, gitlab-ci

parent 5923ed65
No related branches found
No related tags found
1 merge request!1Update with a working example
...@@ -16,7 +16,7 @@ apiVersion: v1 ...@@ -16,7 +16,7 @@ apiVersion: v1
kind: Secret kind: Secret
metadata: metadata:
name: postgresql-credentials name: postgresql-credentials
type: Opaque type: Opaque
data: data:
username: cG9sbHNfdXNlcgo= username: cG9sbHNfdXNlcgo=
password: cG9sbHMK password: cG9sbHMK
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment