Update mail in k8s-manifests

This commit is contained in:
Caleb Woodbine
2021-05-15 12:12:23 +12:00
parent 4189ec29ee
commit d7098650e7
3 changed files with 17 additions and 0 deletions

View File

@ -61,6 +61,7 @@ kubectl -n plausible create configmap plausible \
kubectl -n plausible apply \
-f event-data-persistentvolumeclaim.yaml \
-f mail-deployment.yaml \
-f mail-service.yaml \
-f plausible-deployment.yaml \
-f plausible-service.yaml \
-f plausible-ingress.yaml \