mirror of
https://github.com/google/nomulus
synced 2026-08-06 15:26:12 +00:00
Rename EPP Server container (#3201)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user