nothing like consistency

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2023-11-26 12:36:53 +01:00
parent 8870f0043f
commit 5ee9ad4fab
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
apiVersion: argoproj.io/v1alpha1 apiVersion: argoproj.io/v1alpha1
kind: Application kind: Application
metadata: metadata:
name: code name: code-server
namespace: argocd namespace: argocd
spec: spec:
destination: destination:
@ -15,7 +15,7 @@ spec:
value: local-path-fast value: local-path-fast
- name: image.pullPolicy - name: image.pullPolicy
value: Always value: Always
path: apps-helm/code path: apps-helm/code-server
repoURL: https://git.martyn.berlin/martyn/infra4talos repoURL: https://git.martyn.berlin/martyn/infra4talos
targetRevision: HEAD targetRevision: HEAD
syncPolicy: syncPolicy: