Slackbot
01/24/2024, 9:00 PMPrashant Shahi
01/25/2024, 4:36 AMAbdulmalik Salawu
01/25/2024, 6:06 AMfrontend:
name: "frontend"
replicaCount: 1
service:
type: ClusterIP
port: 3301
ingress:
enabled: true
className: "alb"
annotations:
<http://alb.ingress.kubernetes.io/scheme|alb.ingress.kubernetes.io/scheme>: internet-facing
hosts:
- host: <http://observer.domain.com|observer.domain.com>
paths:
- path: /
pathType: ImplementationSpecific
port: 3301