Skip to content

Commit

Permalink
update app names
Browse files Browse the repository at this point in the history
  • Loading branch information
robertchoi80 committed Jul 22, 2021
1 parent 3caa16c commit 5e38d4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: prepare-decapod-controller
name: db-secret-argo
namespace: argo
spec:
destination:
namespace: argo
server: https://kubernetes.default.svc
project: decapod-controller
source:
path: hanu-reference/decapod-controller/prepare-decapod-controller
path: hanu-reference/decapod-controller/db-secret-argo
repoURL: https://github.com/openinfradev/decapod-manifests.git
targetRevision: HEAD
syncPolicy:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: decapod-db-secret
name: db-secret-decapod-db
namespace: argo
spec:
destination:
namespace: decapod-db
server: https://kubernetes.default.svc
project: decapod-controller
source:
path: hanu-reference/decapod-controller/decapod-db-secret
path: hanu-reference/decapod-controller/db-secret-decapod-db
repoURL: https://github.com/openinfradev/decapod-manifests.git
targetRevision: HEAD
syncPolicy:
Expand Down

0 comments on commit 5e38d4b

Please sign in to comment.