2023-11-13 21:36:53 +00:00
|
|
|
apiVersion: argoproj.io/v1alpha1
|
|
|
|
kind: Application
|
|
|
|
metadata:
|
|
|
|
name: smb-storageclasses
|
|
|
|
namespace: argocd
|
|
|
|
spec:
|
|
|
|
destination:
|
|
|
|
namespace: smb-storageclasses
|
|
|
|
server: https://kubernetes.default.svc
|
2023-11-15 14:22:36 +00:00
|
|
|
project: infra
|
2023-11-13 21:36:53 +00:00
|
|
|
source:
|
|
|
|
path: apps-kustomized/smb-storageclasses
|
|
|
|
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
|
|
|
targetRevision: HEAD
|
2023-11-14 11:59:24 +00:00
|
|
|
syncPolicy:
|
2023-11-14 11:41:00 +00:00
|
|
|
automated:
|
2023-11-14 11:57:34 +00:00
|
|
|
selfHeal: true
|