move to python
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2020-04-13 17:15:41 +02:00
parent 11ca8ea653
commit 4c73c2e9d7
38 changed files with 225 additions and 7758 deletions

View File

@@ -1,4 +1,4 @@
apiVersion: apps/v1
apiVersion: apps/v1
kind: Deployment
metadata:
name: output-service-tsdb
@@ -15,7 +15,7 @@ spec:
template:
metadata:
labels:
app: output-service-tsdb
app: output-service-rdb
spec:
containers:
- image: registry.kmlabz.com/tormakris/output-service-tsdb
@@ -24,4 +24,4 @@ spec:
- configMapRef:
name: output-service-tsdb-config
imagePullSecrets:
- name: regcred
- name: regcred