update name dp
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: getuers
|
||||
name: getusers
|
||||
spec:
|
||||
replicas: 1
|
||||
selector:
|
||||
|
||||
@ -26,7 +26,7 @@ patches:
|
||||
- path: getUsers/patch_deployment.yaml
|
||||
target:
|
||||
kind: Deployment
|
||||
name: getuers
|
||||
name: getusers
|
||||
|
||||
images:
|
||||
- name: harbor.icurfer.com/voyger-assign/signup
|
||||
|
||||
Reference in New Issue
Block a user