This website requires JavaScript.
Explore
Help
Sign in
DevFW-CICD
/
argocd-helm
Watch
6
Star
0
Fork
You've already forked argocd-helm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
eaa34e6cdd
argocd-helm
/
charts
/
argo
/
templates
/
ui-sa.yaml
6 lines
87 B
YAML
Raw
Normal View
History
Unescape
Escape
Updating helm chart and improving style (#7) * moved workflow CRD into helpers.tpl * added new values to values.yaml * added UI cluster role and binding * add workflow controller cluster role and binding * added ui service account creator * added workflow controller service account yaml * reformatted values.yaml to group similar items * tweaked files to reflect values.yaml changes * setup minio stuff to match subchart model * changes to reflect minio rework * added README to explain chart a bit * changes made to reflect minio values changes * changes to reflect minio values changes (again) * updating minio to latest version * move the crd definition into it's own tpl file
2018-06-04 10:39:53 -04:00
apiVersion
:
v1
kind
:
ServiceAccount
metadata
:
name
:
{{
.Values.ui.serviceAccount }}
Remove misspelled field from argo chart (#26)
2018-12-14 11:01:22 -08:00
Reference in a new issue
Copy permalink