mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-15 05:38:51 +00:00
Merge pull request #30 from pmorie/operator-operator
Rename operator-operator -> operator
This commit is contained in:
@@ -184,7 +184,7 @@ spec:
|
||||
scheme: HTTPS
|
||||
initialDelaySeconds: 2
|
||||
periodSeconds: 10
|
||||
name: registration-operator-operator
|
||||
name: registration-operator
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /healthz
|
||||
|
||||
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
serviceAccountName: cluster-manager
|
||||
containers:
|
||||
- name: registration-operator-operator
|
||||
- name: registration-operator
|
||||
image: quay.io/open-cluster-management/registration-operator:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user