diff options
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}}' |