feat(argo-cd): Enable to customize Service type of applicationset-controller (#2014)
chore(argo-cd): Enable to customize Service type of applicationset-controller Signed-off-by: yu-croco <yu.croco@gmail.com>
This commit is contained in:
parent
a99b021f15
commit
9d10834909
4 changed files with 6 additions and 2 deletions
|
|
@ -2432,6 +2432,8 @@ applicationSet:
|
|||
annotations: {}
|
||||
# -- ApplicationSet service labels
|
||||
labels: {}
|
||||
# -- ApplicationSet service type
|
||||
type: ClusterIP
|
||||
# -- ApplicationSet service port
|
||||
port: 7000
|
||||
# -- ApplicationSet service port name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue