mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
feat(common)!: Release common-3.0.0 (#284)
This commit is contained in:
parent
a27c4f6124
commit
3981facca6
16 changed files with 124 additions and 116 deletions
|
@ -359,8 +359,6 @@ controllers: {}
|
|||
|
||||
# # -- Specify any initContainers here as dictionary items.
|
||||
# # Each initContainer should have its own key
|
||||
# # initContainers get sorted alphanumerically by the `<order>-<identifier>` combination
|
||||
# # if no order or dependsOn has been configured for them.
|
||||
# initContainers: {}
|
||||
|
||||
serviceAccount:
|
||||
|
@ -521,8 +519,10 @@ ingress:
|
|||
# pathType: Prefix
|
||||
# service:
|
||||
# # -- Overrides the service name reference for this path
|
||||
# # This can be an actual service name, or reference a service identifier from this values.yaml
|
||||
# # The service name to reference.
|
||||
# name: main
|
||||
# # -- Reference a service identifier from this values.yaml
|
||||
# identifier: main
|
||||
# # -- Overrides the service port number reference for this path
|
||||
# port:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue