We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2346e16 + f8440dc commit cc5bf37Copy full SHA for cc5bf37
1 file changed
charts/registry/templates/registry-deployment.yaml
@@ -1,5 +1,5 @@
1
{{- if eq .Values.global.registry_location "on-cluster" }}
2
-apiVersion: extensions/v1beta1
+apiVersion: apps/v1
3
kind: Deployment
4
metadata:
5
name: drycc-registry
0 commit comments