Compare commits
No commits in common. "5312335ca3c1b68e3e1fb39d0835e617d1a53108" and "c9ed6b7c58978f5564afc66f2bf9bd135b8f6176" have entirely different histories.
5312335ca3
...
c9ed6b7c58
@ -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/errorlab-chart
|
path: charts/calink-chart
|
||||||
helm:
|
helm:
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- ../../manifests/errorlab/values.yaml
|
- ../../manifests/errorlab/values.yaml
|
||||||
|
|||||||
@ -5,10 +5,7 @@ image:
|
|||||||
repository: errorlab # override with your registry, e.g. ghcr.io/dvirl/errorlab
|
repository: errorlab # override with your registry, e.g. ghcr.io/dvirl/errorlab
|
||||||
tag: master-5a3d738
|
tag: master-5a3d738
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
imagePullSecrets: []
|
||||||
imagePullSecrets:
|
|
||||||
- name: harbor-regcred
|
|
||||||
|
|
||||||
# ── Service ───────────────────────────────────────────────────────────────────
|
# ── Service ───────────────────────────────────────────────────────────────────
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user