container registry 0 replicas
1 files changed, 1 insertions(+), 1 deletions(-) M container-registry/deployment.yaml
M container-registry/deployment.yaml => container-registry/deployment.yaml +1 -1
@@ 8,7 8,7 @@ spec: selector: matchLabels: app: registry - replicas: 1 + replicas: 0 strategy: type: RollingUpdate template: