Skip to content

Commit 9358ca9

Browse files
Simon Emmsroboquat
Simon Emms
authored andcommitted
[installer]: add persistent volume claim to in cluster container registry
1 parent 9e036d5 commit 9358ca9

File tree

1 file changed

+3
-1
lines changed
  • installer/third_party/charts/docker-registry

1 file changed

+3
-1
lines changed

installer/third_party/charts/docker-registry/values.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
# Licensed under the GNU Affero General Public License (AGPL).
33
# See License-AGPL.txt in the project root for license information.
44

5-
docker-registry: { }
5+
docker-registry:
6+
persistence:
7+
enabled: true

0 commit comments

Comments
 (0)