Set sa for invy
This commit is contained in:
parent
76c22c5387
commit
c2dd6727d5
@ -1,6 +1,6 @@
|
|||||||
global:
|
global:
|
||||||
namespace: my-apps
|
namespace: my-apps
|
||||||
# imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
# Backend configuration
|
# Backend configuration
|
||||||
backend:
|
backend:
|
||||||
name: backend
|
name: backend
|
||||||
@ -122,7 +122,7 @@ ingress:
|
|||||||
serviceAccount:
|
serviceAccount:
|
||||||
create: true
|
create: true
|
||||||
annotations: {}
|
annotations: {}
|
||||||
name: ""
|
name: "default"
|
||||||
# Pod annotations
|
# Pod annotations
|
||||||
podAnnotations: {}
|
podAnnotations: {}
|
||||||
# Pod security context
|
# Pod security context
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user