mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 18:55:58 +02:00
This reverts commit e30c0f9a11
.
The proposed solution didn't work.
This commit is contained in:
parent
29b1ec4211
commit
ad5a74fee9
2 changed files with 0 additions and 6 deletions
|
@ -18,9 +18,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: proxy-canary
|
- name: proxy-canary
|
||||||
image: gcr.io/GCP_PROJECT/proxy
|
image: gcr.io/GCP_PROJECT/proxy
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: "101m"
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 30000
|
- containerPort: 30000
|
||||||
name: health-check
|
name: health-check
|
||||||
|
|
|
@ -18,9 +18,6 @@ spec:
|
||||||
containers:
|
containers:
|
||||||
- name: proxy
|
- name: proxy
|
||||||
image: gcr.io/GCP_PROJECT/proxy
|
image: gcr.io/GCP_PROJECT/proxy
|
||||||
resources:
|
|
||||||
requests:
|
|
||||||
cpu: "101m"
|
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 30000
|
- containerPort: 30000
|
||||||
name: health-check
|
name: health-check
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue