Update kubernetes.yml

This commit is contained in:
Kroese 2024-11-13 04:48:55 +01:00 committed by GitHub
parent 4c779595c2
commit bdff281aa7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ spec:
terminationGracePeriodSeconds: 120 # the Kubernetes default is 30 seconds and it may be not enough
containers:
- name: windows
image: dockurr/windows-arm
image: dockurr/windows
ports:
- containerPort: 8006
protocol: TCP