image: update tag to master-1ba9b40
This commit is contained in:
parent
3028570af7
commit
00341b2d51
@ -1,16 +1,14 @@
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: harbor.dvirlabs.com/my-apps/dvirlabs-landing
|
||||
tag: "master-2ee2f13"
|
||||
tag: "master-1ba9b40"
|
||||
pullPolicy: IfNotPresent
|
||||
imagePullSecrets: []
|
||||
nameOverride: ""
|
||||
fullnameOverride: ""
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
@ -21,32 +19,26 @@ ingress:
|
||||
- path: /
|
||||
pathType: Prefix
|
||||
tls: []
|
||||
|
||||
resources: {}
|
||||
|
||||
nodeSelector: {}
|
||||
tolerations: []
|
||||
affinity: {}
|
||||
|
||||
links:
|
||||
- id: gitea
|
||||
label: "Git Service"
|
||||
desc: "Self-hosted Git repositories & CI integration."
|
||||
chip: "Gitea"
|
||||
url: "https://git.dvirlabs.com"
|
||||
|
||||
- id: grafana
|
||||
label: "Observability"
|
||||
desc: "Dashboards, metrics, and alerts for lab services."
|
||||
chip: "Grafana"
|
||||
url: "https://grafana.dvirlabs.com"
|
||||
|
||||
- id: argocd
|
||||
label: "GitOps Control"
|
||||
desc: "Applications managed declaratively via Argo CD."
|
||||
chip: "Argo CD"
|
||||
url: "https://argocd.dvirlabs.com"
|
||||
|
||||
- id: wiki
|
||||
label: "Lab Documentation"
|
||||
desc: "Architecture diagrams, notes, and how-tos."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user