diff --git a/kubernetes.yml b/kubernetes.yml index f8f7d77..efa668d 100644 --- a/kubernetes.yml +++ b/kubernetes.yml @@ -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