demo update
This commit is contained in:
12
overlays/assignments/getUsers/patch_deployment.yaml
Normal file
12
overlays/assignments/getUsers/patch_deployment.yaml
Normal file
@ -0,0 +1,12 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: getusers
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: voyger-assign-getusers
|
||||
template:
|
||||
spec:
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: k8s-worker02
|
||||
Reference in New Issue
Block a user