mirror of
https://github.com/google/nomulus
synced 2025-12-23 06:15:42 +00:00
This reverts commit e30c0f9a11.
The proposed solution didn't work.
This commit is contained in:
@@ -18,9 +18,6 @@ spec:
|
||||
containers:
|
||||
- name: proxy-canary
|
||||
image: gcr.io/GCP_PROJECT/proxy
|
||||
resources:
|
||||
requests:
|
||||
cpu: "101m"
|
||||
ports:
|
||||
- containerPort: 30000
|
||||
name: health-check
|
||||
|
||||
@@ -18,9 +18,6 @@ spec:
|
||||
containers:
|
||||
- name: proxy
|
||||
image: gcr.io/GCP_PROJECT/proxy
|
||||
resources:
|
||||
requests:
|
||||
cpu: "101m"
|
||||
ports:
|
||||
- containerPort: 30000
|
||||
name: health-check
|
||||
|
||||
Reference in New Issue
Block a user