deploy
This commit is contained in:
parent
ef6ce44c0a
commit
d8af86cd4e
@ -50,3 +50,11 @@ steps:
|
|||||||
from_secret: registry_username
|
from_secret: registry_username
|
||||||
password:
|
password:
|
||||||
from_secret: registry_password
|
from_secret: registry_password
|
||||||
|
---
|
||||||
|
kind: policy
|
||||||
|
name: default
|
||||||
|
|
||||||
|
tolerations:
|
||||||
|
- key: node-role.kubernetes.io/runner
|
||||||
|
operator: Exists
|
||||||
|
effect: NoSchedule
|
||||||
|
Loading…
x
Reference in New Issue
Block a user