Tenant Gitea template
Find a file Use this template
2025-09-15 13:11:49 +02:00
.forgejo move renovate file 2025-02-10 00:58:48 +01:00
config Adding default limitsranges configuration 2025-04-29 09:58:28 +02:00
echo-server Correct Ks 2025-09-15 13:11:49 +02:00
repos add scripts, remove unneeded kustomizations 2024-11-09 21:01:12 -03:00
scripts add scripts, remove unneeded kustomizations 2024-11-09 21:01:12 -03:00
vars Adding dev vars folder 2025-09-11 17:52:29 +02:00
kustomization.yaml Include config 2025-04-29 10:00:54 +02:00
README.md chore: Fix typos in Readme.md 2025-09-09 08:58:06 +00:00
renovate.json5 move renovate file 2025-02-10 00:58:48 +01:00

Welcome to your ${REPO_NAME} tenant

Command cheatsheet

  • Get all your tenant resources from flux

  $ flux get all -n tenant-tpl

  • Get all your tenant resources from openshift

  $ oc get all -n tenant-tpl