Add Mautic environment variables to deployment
Some checks failed
Build and Deploy / build (push) Has been cancelled
Some checks failed
Build and Deploy / build (push) Has been cancelled
This commit is contained in:
@@ -84,6 +84,12 @@ spec:
|
||||
value: "91126be0d1e78e657e0427df82733832.c6d30edf6ee673da9650a883604169a13ab8579a0dde70cb39b477f4cf441f90"
|
||||
- name: OPENPANEL_API_URL
|
||||
value: "https://op.nodecrew.me/api"
|
||||
- name: MAUTIC_CLIENT_ID
|
||||
value: "2_23cgmaqef8kgg8oo4kggc0w4wccwoss8o8w48o8sc40cowgkkg"
|
||||
- name: MAUTIC_CLIENT_SECRET
|
||||
value: "4k8367ab306co48c4c8g8sco8cgcwwww044gwccs0o0c8w4gco"
|
||||
- name: MAUTIC_API_URL
|
||||
value: "https://mautic.nodecrew.me"
|
||||
volumeMounts:
|
||||
- name: workspace
|
||||
mountPath: /workspace
|
||||
@@ -132,6 +138,12 @@ spec:
|
||||
value: "1"
|
||||
- name: RYBBIT_API_KEY
|
||||
value: "rb_NgFoMtHeohWoJULLiKqSEJmdghSrhJajgseSWQLjfxyeUJcFfQvUrfYwdllSTsLx"
|
||||
- name: MAUTIC_CLIENT_ID
|
||||
value: "2_23cgmaqef8kgg8oo4kggc0w4wccwoss8o8w48o8sc40cowgkkg"
|
||||
- name: MAUTIC_CLIENT_SECRET
|
||||
value: "4k8367ab306co48c4c8g8sco8cgcwwww044gwccs0o0c8w4gco"
|
||||
- name: MAUTIC_API_URL
|
||||
value: "https://mautic.nodecrew.me"
|
||||
resources:
|
||||
limits:
|
||||
cpu: 500m
|
||||
|
||||
Reference in New Issue
Block a user