summaryrefslogtreecommitdiff
path: root/contrib/k8s-emc/matomo-deploy.yml
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/k8s-emc/matomo-deploy.yml')
-rw-r--r--contrib/k8s-emc/matomo-deploy.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/k8s-emc/matomo-deploy.yml b/contrib/k8s-emc/matomo-deploy.yml
index 646323f..4c0f4ad 100644
--- a/contrib/k8s-emc/matomo-deploy.yml
+++ b/contrib/k8s-emc/matomo-deploy.yml
@@ -21,7 +21,7 @@ spec:
app: matomo
tier: stats
spec:
- nodeName: emc-stats
+ nodeName: emc-master
securityContext:
runAsUser: 998
fsGroup: 998
@@ -36,7 +36,7 @@ spec:
mountPath: /srv/html
containers:
- name: matomo
- image: spreadspace/matomo:3
+ image: spreadspace/matomo:4
imagePullPolicy: Always
volumeMounts:
- name: matomo-html