2021-08-31 19:46:49 +00:00
|
|
|
# Fake external service image
|
|
|
|
image:
|
|
|
|
repository: ghcr.io/truecharts/bs
|
|
|
|
pullPolicy: IfNotPresent
|
2021-09-11 11:52:00 +00:00
|
|
|
tag: v0.66.6@sha256:666
|
2021-08-23 20:24:58 +00:00
|
|
|
|
|
|
|
# Disable Deployment
|
|
|
|
controller:
|
|
|
|
enabled: false
|
|
|
|
|
|
|
|
service:
|
|
|
|
main:
|
|
|
|
enabled: true
|
|
|
|
type: ExternalIP
|
|
|
|
externalIP: "1.1.1.1"
|
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
Type: HTTPS
|
|
|
|
port: 443
|