From 96c6caefb776862c1233df1d8f8a46df8e50b9ad Mon Sep 17 00:00:00 2001 From: Pedro Moura Date: Mon, 5 Feb 2024 19:09:26 -0300 Subject: [PATCH] Planet: fix mount path Signed-off-by: Pedro Moura --- roles/openshift-apps/planet/templates/deployment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/openshift-apps/planet/templates/deployment.yml b/roles/openshift-apps/planet/templates/deployment.yml index 6f9f38af4e..0778e0510a 100644 --- a/roles/openshift-apps/planet/templates/deployment.yml +++ b/roles/openshift-apps/planet/templates/deployment.yml @@ -30,7 +30,8 @@ spec: - containerPort: 8080 volumeMounts: - name: keytab-volume - mountPath: /etc/keytabs + mountPath: /etc/keytabs/http + subPath: http readOnly: true - name: krb-config-volume mountPath: /etc/krb5