Compare commits

..

No commits in common. "5312335ca3c1b68e3e1fb39d0835e617d1a53108" and "c9ed6b7c58978f5564afc66f2bf9bd135b8f6176" have entirely different histories.

2 changed files with 2 additions and 5 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/errorlab-chart
path: charts/calink-chart
helm:
valueFiles:
- ../../manifests/errorlab/values.yaml

View File

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