Skip to content

Instantly share code, notes, and snippets.

@ZaRqax
ZaRqax / helm.yaml
Last active September 11, 2024 08:52
Linked tree
# List of containers in pod
container:
name: frontend
image:
repository: 752337963330.dkr.ecr.eu-central-1.amazonaws.com/endrex/frontend
ports:
- name: http
number: 8080
protocol: TCP