mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-03-05 08:20:06 +07:00
Remove argocd annotation from deployment
This commit is contained in:
parent
17af77924f
commit
a2f59f21d0
@ -2,8 +2,6 @@ apiVersion: apps/v1
|
|||||||
kind: Deployment
|
kind: Deployment
|
||||||
metadata:
|
metadata:
|
||||||
name: {{ include "garage-webui.fullname" . }}
|
name: {{ include "garage-webui.fullname" . }}
|
||||||
annotations:
|
|
||||||
argocd.argoproj.io/sync-wave: "3"
|
|
||||||
labels:
|
labels:
|
||||||
{{- include "garage-webui.labels" . | nindent 4 }}
|
{{- include "garage-webui.labels" . | nindent 4 }}
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user