Update complete.yaml

This commit is contained in:
M. Mert Yildiran 2023-07-03 18:50:36 +03:00
parent 4c2884c40f
commit dfe5605032
No known key found for this signature in database
GPG Key ID: DA5D6DCBB758A461

View File

@ -117,7 +117,8 @@ spec:
spec: spec:
containers: containers:
- command: - command:
- './worker' - ./worker
- -i - -i
- any - any
- -port - -port
@ -187,6 +188,7 @@ spec:
containers: containers:
- command: - command:
- ./hub - ./hub
env: env:
- name: POD_REGEX - name: POD_REGEX
value: '.*' value: '.*'