Some masto deps
This commit is contained in:
parent
a029479360
commit
06549245d5
2 changed files with 15 additions and 0 deletions
14
everything-app/mailhog4masto.yaml
Normal file
14
everything-app/mailhog4masto.yaml
Normal file
|
@ -0,0 +1,14 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: mailhog4masto
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: mastodon
|
||||
server: https://kubernetes.default.svc
|
||||
project: infra
|
||||
source:
|
||||
chart: redis
|
||||
repoURL: https://codecentric.github.io/helm-charts
|
||||
targetRevision: 5.8.0
|
|
@ -41,3 +41,4 @@ spec:
|
|||
- https://coroot.github.io/helm-charts
|
||||
- https://seaweedfs.github.io/seaweedfs-csi-driver/helm
|
||||
- https://charts.pascaliske.dev
|
||||
- https://codecentric.github.io/helm-charts
|
||||
|
|
Loading…
Add table
Reference in a new issue