Adding Service Annotation to argo-cd helm chart (#53)
This commit is contained in:
parent
a72cf6d5b4
commit
4617535b72
2 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ server:
|
|||
servicePortHttps: 443
|
||||
containerMetricsPort: 8082
|
||||
serviceMetricsPort: 8082
|
||||
serviceAnnotations: {}
|
||||
image:
|
||||
repository: argoproj/argocd
|
||||
tag: v0.12.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue