We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a278e0 commit 621152aCopy full SHA for 621152a
helm-guestbook/templates/deployment.yaml
@@ -2,7 +2,7 @@ apiVersion: apps/v1
2
kind: Deployment
3
metadata:
4
name: {{ template "helm-guestbook.fullname" . }}
5
- namespace: not-exist
+ namespace: argocd
6
labels:
7
app: {{ template "helm-guestbook.name" . }}
8
chart: {{ template "helm-guestbook.chart" . }}
0 commit comments