# Fake external service image image: repository: tccr.io/truecharts/alpine pullPolicy: IfNotPresent tag: latest@sha256:2042d13cae39c99cbac39447b686e7ad34509e32424efdf3ff9e2b324b6e6b34 service: main: type: ExternalIP externalIP: "1.1.1.1" useSlice: false ports: main: protocol: https port: 10003 # Target port is the port of the "external service" # Defaults to "port" if not set workload: main: enabled: false podSpec: containers: main: env: {} portal: open: enabled: true