fix app name
This commit is contained in:
@@ -66,7 +66,7 @@ spec:
|
||||
labels:
|
||||
app.kubernetes.io/managed-by: argocd
|
||||
app.kubernetes.io/name: '{{ appName }}'
|
||||
name: k3s-cluster-{{ userGivenName }}
|
||||
name: {{ userGivenName }}
|
||||
namespace: argocd
|
||||
spec:
|
||||
destination:
|
||||
|
||||
Reference in New Issue
Block a user