From a42e8b6554b3e6da5c9172c90f1c0764301b3756 Mon Sep 17 00:00:00 2001 From: Isaac Abadi Date: Thu, 31 Dec 2020 14:50:22 -0500 Subject: [PATCH] Fixed bug in name of subscriptions claim --- ...ytdl-material-claim-subscriptions-persistentvolumeclaim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose/templates/ytdl-material-claim-subscriptions-persistentvolumeclaim.yaml b/docker-compose/templates/ytdl-material-claim-subscriptions-persistentvolumeclaim.yaml index 9cee2d3..83a77d1 100644 --- a/docker-compose/templates/ytdl-material-claim-subscriptions-persistentvolumeclaim.yaml +++ b/docker-compose/templates/ytdl-material-claim-subscriptions-persistentvolumeclaim.yaml @@ -4,7 +4,7 @@ metadata: creationTimestamp: null labels: io.kompose.service: ytdl-material-claim-subscriptions - name: ytdl-material-subscriptions + name: ytdl-material-claim-subscriptions spec: accessModes: - ReadWriteOnce