This commit is contained in:
2024-05-16 13:13:51 +02:00
parent df92bf1df1
commit 377b430669
8 changed files with 11 additions and 1561 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,13 +0,0 @@
locals {
common_labels = {
"vynil.solidite.fr/owner-name" = var.instance
"vynil.solidite.fr/owner-namespace" = var.namespace
"vynil.solidite.fr/owner-category" = var.category
"vynil.solidite.fr/owner-component" = var.component
"app.kubernetes.io/managed-by" = "vynil"
"app.kubernetes.io/name" = var.component
"app.kubernetes.io/instance" = var.instance
}
common-labels = local.common_labels
}

View File

@@ -1,27 +0,0 @@
---
apiVersion: vinyl.solidite.fr/v1beta1
kind: Component
category: share
metadata:
name: tekton-tasks
description: Install base tekton-tasks
options:
domain:
default: media
examples:
- media
type: string
dependencies:
- dist: null
category: workflow
component: tekton-pipelines
providers:
kubernetes: null
authentik: null
kubectl: true
postgresql: null
mysql: null
restapi: null
http: null
gitea: null
tfaddtype: null