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