[wiki-web] s/moinmoin_data/moinmoin-data/g
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wiki-web] s/moinmoin_data/moinmoin-data/g
- Date: Tue, 6 Aug 2019 15:49:59 +0000 (UTC)
commit edea7e3be4bfb6f0fd17906eb86330539f7a075f
Author: Andrea Veri <averi redhat com>
Date: Tue Aug 6 17:49:59 2019 +0200
s/moinmoin_data/moinmoin-data/g
templates/wiki-web.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/templates/wiki-web.yaml b/templates/wiki-web.yaml
index a94a5c6..6c430a4 100644
--- a/templates/wiki-web.yaml
+++ b/templates/wiki-web.yaml
@@ -108,7 +108,7 @@ objects:
terminationMessagePath: /dev/termination-log
volumeMounts:
- mountPath: /srv/http/data
- name: moinmoin_data
+ name: moinmoin-data
- mountPath: /var/serving-cert
name: ${APP_NAME}-serving-cert
readOnly: true
@@ -144,7 +144,7 @@ objects:
privileged: false
volumes:
- - name: moinmoin_data
+ - name: moinmoin-data
persistentVolumeClaim:
claimName: moinmoin-data-claim
- name: ${APP_NAME}-serving-cert
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]