From 01fef92166a9313f5df23504a9ab76987983fdbc Mon Sep 17 00:00:00 2001 From: Blair Vanderlugt Date: Tue, 24 Aug 2021 12:39:45 -0700 Subject: [PATCH] fix user proxy deployment --- kubernetes/cic-auth-proxy/cic-auth-proxy-user-deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cic-auth-proxy/cic-auth-proxy-user-deployment.yaml b/kubernetes/cic-auth-proxy/cic-auth-proxy-user-deployment.yaml index 2de6a4f6..b171634f 100644 --- a/kubernetes/cic-auth-proxy/cic-auth-proxy-user-deployment.yaml +++ b/kubernetes/cic-auth-proxy/cic-auth-proxy-user-deployment.yaml @@ -79,7 +79,7 @@ spec: mountPath: /usr/local/etc/cic-auth-proxy/trusted/ - name: gpg-homedir mountPath: /usr/local/etc/cic-auth-proxy/.gnupg - - name: pgp-user-test + - name: pgp-meta-test mountPath: /usr/local/etc/cic-auth-proxy/import volumes: - name: pgp-meta-test