nothing like consistency
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
8870f0043f
commit
5ee9ad4fab
|
@ -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:
|
Loading…
Reference in New Issue