mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-10 04:34:46 +08:00
Ensure the chart is passing acceptance tests
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
|
||||
replicaCount: 1
|
||||
|
||||
syncPeriod: 10m
|
||||
|
||||
image:
|
||||
repository: summerwind/actions-runner-controller
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -38,7 +40,7 @@ securityContext: {}
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
port: 443
|
||||
|
||||
ingress:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user