Compare commits
No commits in common. "f4344c299b9a68476f0d960f69809db6032b4b66" and "36ce004f88adbdb63bc774c2dd7f1eb42ba364fb" have entirely different histories.
f4344c299b
...
36ce004f88
1 changed files with 0 additions and 18 deletions
|
@ -1,18 +0,0 @@
|
||||||
apiVersion: argoproj.io/v1alpha1
|
|
||||||
kind: Application
|
|
||||||
metadata:
|
|
||||||
name: redis4masto
|
|
||||||
namespace: argocd
|
|
||||||
spec:
|
|
||||||
destination:
|
|
||||||
namespace: mastodon
|
|
||||||
server: https://kubernetes.default.svc
|
|
||||||
project: infra
|
|
||||||
source:
|
|
||||||
chart: redis
|
|
||||||
repoURL: https://github.com/pascaliske/helm-charts
|
|
||||||
targetRevision: 2.1.0
|
|
||||||
helm:
|
|
||||||
valuesObject:
|
|
||||||
persistentVolumeClaim:
|
|
||||||
storageClassName: longhorn-fast
|
|
Loading…
Add table
Reference in a new issue