Rename EPP Server container (#3201)

This commit is contained in:
Pavlo Tkach
2026-08-05 20:11:32 +00:00
committed by GitHub
parent 4f332d397e
commit b1f2eb5921
+2 -2
View File
@@ -18,7 +18,7 @@ spec:
nodeSelector:
cloud.google.com/machine-family: c4
containers:
- name: frontend
- name: epp-server
image: gcr.io/GCP_PROJECT/nomulus
ports:
- containerPort: 8080
@@ -62,7 +62,7 @@ spec:
fieldRef:
fieldPath: metadata.namespace
- name: CONTAINER_NAME
value: frontend
value: epp-server
---
apiVersion: autoscaling/v2
kind: HorizontalPodAutoscaler