ci: fix lint errors across project, update ruff.toml per-file ignores
This commit is contained in:
@@ -1,20 +1,9 @@
|
||||
## Global image settings
|
||||
image:
|
||||
registry: ghcr.io/celesrenata/stonks-oracle
|
||||
registry: registry.celestium.life/stonks-oracle
|
||||
pullPolicy: Always
|
||||
tag: latest
|
||||
|
||||
imagePullSecrets:
|
||||
- name: ghcr-credentials
|
||||
|
||||
## GHCR authentication for private registry
|
||||
ghcrAuth:
|
||||
enabled: true
|
||||
registry: ghcr.io
|
||||
username: celesrenata
|
||||
# base64-encoded dockerconfigjson — override at install time
|
||||
password: ""
|
||||
|
||||
## Service deployments — replicas and resource overrides
|
||||
services:
|
||||
scheduler:
|
||||
|
||||
Reference in New Issue
Block a user