mirror of
https://github.com/google/nomulus.git
synced 2025-04-29 19:47:51 +02:00
This reverts commit e30c0f9a11
.
The proposed solution didn't work.
This commit is contained in:
parent
8d0c0e7fb2
commit
6a4ebaed62
2 changed files with 0 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue