Merge pull request #462 from 3dwardch3ng/app/ingress-nginx
fix unmarshalling issue
This commit is contained in:
@@ -66,7 +66,7 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/managed-by: argocd
|
||||
app.kubernetes.io/name: '{{ appName }}'
|
||||
name: {{ userGivenName }}
|
||||
name: '{{ userGivenName }}'
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user