fix: dropdown close on mouse leave + imagePullPolicy Always
Build & Push Portfolio Image / build-push (push) Successful in 2m41s
Build & Push Portfolio Image / build-push (push) Successful in 2m41s
- Add onMouseLeave to close dropdowns when hover away - Change imagePullPolicy to Always for latest tag updates
This commit is contained in:
@@ -19,7 +19,7 @@ spec:
|
||||
containers:
|
||||
- name: portfolio
|
||||
image: forgejo.riotpiao.com/rock/portfolio:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
imagePullPolicy: Always
|
||||
ports:
|
||||
- name: http
|
||||
containerPort: 3000
|
||||
|
||||
Reference in New Issue
Block a user