feat(test): gitea registry pull secret and imagePullSecrets
This commit is contained in:
@@ -3,6 +3,10 @@ ingress:
|
||||
|
||||
image:
|
||||
tag: local-test
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
imagePullSecrets:
|
||||
- name: gitea-registry
|
||||
|
||||
env:
|
||||
API_PUBLIC_URL: http://api.test.sova.local
|
||||
|
||||
Reference in New Issue
Block a user