diff --git a/everything-app/code.yaml b/everything-app/code-server.yaml similarity index 90% rename from everything-app/code.yaml rename to everything-app/code-server.yaml index dc267c4..5b09fd4 100644 --- a/everything-app/code.yaml +++ b/everything-app/code-server.yaml @@ -1,7 +1,7 @@ apiVersion: argoproj.io/v1alpha1 kind: Application metadata: - name: code + name: code-server namespace: argocd spec: destination: @@ -15,7 +15,7 @@ spec: value: local-path-fast - name: image.pullPolicy value: Always - path: apps-helm/code + path: apps-helm/code-server repoURL: https://git.martyn.berlin/martyn/infra4talos targetRevision: HEAD syncPolicy: