Compare commits

...

2 Commits

Author SHA1 Message Date
5312335ca3 Update errorlab app 2026-04-13 00:35:51 +03:00
bd80d02964 Update errorlab app 2026-04-13 00:35:05 +03:00
2 changed files with 5 additions and 2 deletions

View File

@ -8,7 +8,7 @@ spec:
source:
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/my-apps.git
targetRevision: HEAD
path: charts/calink-chart
path: charts/errorlab-chart
helm:
valueFiles:
- ../../manifests/errorlab/values.yaml

View File

@ -5,7 +5,10 @@ image:
repository: errorlab # override with your registry, e.g. ghcr.io/dvirl/errorlab
tag: master-5a3d738
pullPolicy: IfNotPresent
imagePullSecrets: []
imagePullSecrets:
- name: harbor-regcred
# ── Service ───────────────────────────────────────────────────────────────────
service:
type: ClusterIP