Initial commit
This commit is contained in:
12
k8s/configmap.yaml
Normal file
12
k8s/configmap.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: birb-scheduler
|
||||
labels:
|
||||
app: birb-scheduler
|
||||
namespace: turbomemer
|
||||
data:
|
||||
SENTRY_DSN:
|
||||
RELEASE_ID: kmlabz-k8s
|
||||
RELEASEMODE: release
|
||||
|
||||
Reference in New Issue
Block a user