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
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
name: redis
|
name: redis-s2
|
||||||
namespace: argocd
|
namespace: argocd
|
||||||
spec:
|
spec:
|
||||||
project: default
|
project: default
|
||||||
source:
|
source:
|
||||||
repoURL: https://charts.bitnami.com/bitnami
|
repoURL: https://charts.bitnami.com/bitnami
|
||||||
chart: "redis"
|
chart: redis
|
||||||
targetRevision: 22.0.3
|
targetRevision: 22.0.3
|
||||||
type: helm
|
type: helm
|
||||||
helm:
|
helm:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue