diff options
author | makefunstuff <[email protected]> | 2024-07-01 12:17:26 +0200 |
---|---|---|
committer | makefunstuff <[email protected]> | 2024-07-01 12:17:26 +0200 |
commit | 043489b27a46f74d85e3718a4199d7ff776f592a (patch) | |
tree | 3964310df72a813c96c3811533a59ffd70bbb531 /cd | |
parent | 78a3a7b751b5042b775dfbf3376362ce9729e5bb (diff) | |
download | k3s-lab-043489b27a46f74d85e3718a4199d7ff776f592a.tar.gz |
mastodon
Diffstat (limited to 'cd')
-rw-r--r-- | cd/third-party-apps.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cd/third-party-apps.yaml b/cd/third-party-apps.yaml index e583c81..299017d 100644 --- a/cd/third-party-apps.yaml +++ b/cd/third-party-apps.yaml @@ -9,6 +9,9 @@ spec: elements: - chart: gitea path: third-party-apps/gitea + + - chart: mastodon + path: third-party-apps/mastodon template: metadata: name: '{{chart}}' |