Interface: MetalLBInputs ¶
Properties ¶
| property | type | description |
|---|---|---|
| addressPools | AddressPool[] | - |
| namespace | pulumi.Input‹string› | - |
| provider | k8s.Provider | - |
| version | undefined | string | the helm chart version |
Optional addressPools ¶
• addressPools? : AddressPool[]
Defined in metal-lb/index.ts:25
Optional namespace ¶
• namespace? : pulumi.Input‹string›
Defined in metal-lb/index.ts:20
Optional provider ¶
• provider? : k8s.Provider
Defined in metal-lb/index.ts:19
Optional version ¶
• version? : undefined | string
the helm chart version
Defined in metal-lb/index.ts:24