Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kubernetes/minikube
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c5dce93402a89945c9cd0c2ca4b63b8fdecb8c86
Choose a base ref
..
head repository: kubernetes/minikube
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 040a3e54a8d2a566cac9f652c11d851b0e991a8e
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 deploy/addons/registry/registry-svc.yaml
1 change: 1 addition & 0 deletions deploy/addons/registry/registry-svc.yaml
Original file line number Diff line number Diff line change
@@ -3,6 +3,7 @@ kind: Service
metadata:
labels:
kubernetes.io/minikube-addons: registry
addonmanager.kubernetes.io/mode: Reconcile
name: registry
namespace: kube-system
spec: