Name conflict?
This commit is contained in:
parent
bc5a6681ae
commit
9174887e8b
1 changed files with 2 additions and 2 deletions
|
@ -2,13 +2,13 @@
|
|||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: redis
|
||||
name: redis-s2
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://charts.bitnami.com/bitnami
|
||||
chart: "redis"
|
||||
chart: redis
|
||||
targetRevision: 22.0.3
|
||||
type: helm
|
||||
helm:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue