fix: remove unused imagePullSecrets
Some checks failed
/ deploy (push) Failing after 4s

This commit is contained in:
ange 2025-05-23 04:20:46 +00:00
parent ae95b80af9
commit 2f95fe6b95
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -53,8 +53,6 @@ spec:
labels:
app: app
spec:
imagePullSecrets:
- name: regcred
containers:
- name: app
image: docker.io/nginx:latest