This has been gone a while
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
bc89b7c663
commit
0b79b81297
|
@ -1,17 +0,0 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: nvidiastuff
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
namespace: nvidia-device-plugin
|
||||
server: https://kubernetes.default.svc
|
||||
project: apps
|
||||
source:
|
||||
path: apps-kustomized/nvidiastuff
|
||||
repoURL: https://git.martyn.berlin/martyn/infra4talos
|
||||
targetRevision: HEAD
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
Loading…
Reference in New Issue