-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
DO THE WHOLE STORY ON A DEV MACHINE UNTIL CREATE HELM BASED APPLICATION
CREATE THREE APPLICATIONS FOR HOMERUN:
kubectl apply -f - <<EOF
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: homerun-redis-stack
namespace: argocd
spec:
destination:
name: ''
namespace: hoemrun
server: ${SERVER_URL}
source:
path: ''
repoURL:
targetRevision:
chart:
helm:
values: |
#....
# ...
- name: homerun-redis-stack
- name: homerun-generic-pitcher
- name: homerun-text-catcher
you are not commiting them to git so if you are working with secrets- its ok for now to give them to the application manifest
Metadata
Metadata
Assignees
Labels
No labels
