Update errorlab app
This commit is contained in:
parent
bea7b8453a
commit
bd80d02964
@ -8,7 +8,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/my-apps.git
|
repoURL: ssh://git@gitea-ssh.dev-tools.svc.cluster.local:2222/dvirlabs/my-apps.git
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
path: charts/calink-chart
|
path: charts/errorlab-chart
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- ../../manifests/errorlab/values.yaml
|
- ../../manifests/errorlab/values.yaml
|
||||||
|
|||||||
@ -7,7 +7,8 @@ image:
|
|||||||
tag: latest
|
tag: latest
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets:
|
||||||
|
- name: harbor-regcred
|
||||||
|
|
||||||
# ── Service ───────────────────────────────────────────────────────────────────
|
# ── Service ───────────────────────────────────────────────────────────────────
|
||||||
service:
|
service:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user