feat: remove k8s/psql
This commit is contained in:
parent
708173d84e
commit
9627c49ad8
2 changed files with 4 additions and 34 deletions
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: psql15
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: apps-fuku
|
||||
server: 'https://kubernetes.default.svc'
|
||||
sources:
|
||||
- chart: postgres
|
||||
targetRevision: 1.3.6
|
||||
repoURL: https://groundhog2k.github.io/helm-charts/
|
||||
helm:
|
||||
valuesObject:
|
||||
service:
|
||||
type: LoadBalancer
|
||||
storage:
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
className: truenas-nfs-csi
|
||||
requestedSize: 150Gi
|
||||
project: fuku
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
Loading…
Add table
Add a link
Reference in a new issue