Skip to content

Commit 621152a

Browse files
Update deployment.yaml
1 parent 4a278e0 commit 621152a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helm-guestbook/templates/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: apps/v1
22
kind: Deployment
33
metadata:
44
name: {{ template "helm-guestbook.fullname" . }}
5-
namespace: not-exist
5+
namespace: argocd
66
labels:
77
app: {{ template "helm-guestbook.name" . }}
88
chart: {{ template "helm-guestbook.chart" . }}

0 commit comments

Comments
 (0)