Skip to content

Commit

Permalink
feat(tekton): add appName and info to hajimari
Browse files Browse the repository at this point in the history
  • Loading branch information
tyriis committed Dec 14, 2023
1 parent 89be961 commit 36f0be1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kubernetes/talos-flux/apps/devops/tekton/app/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-production
hajimari.io/enable: "true"
hajimari.io/icon: simple-icons:tekton
hajimari.io/name: Tekton
hajimari.io/appName: Tekton
hajimari.io/info: CloudNative CI/CD
kubernetes.io/tls-acme: "true"
traefik.ingress.kubernetes.io/affinity: "true"
traefik.ingress.kubernetes.io/router.entrypoints: websecure
Expand Down

0 comments on commit 36f0be1

Please sign in to comment.