add info about ingress allow list and which port is public #1981
Annotations
10 errors
src/components/page-deployment-component/dev.tsx#L34
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-component/dev.tsx#L92
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L32
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L66
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L120
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L150
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L187
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L235
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L269
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
src/components/page-deployment-job-component/dev.tsx#L323
Property 'isPublic' is missing in type '{ name: string; port: number; }' but required in type 'Port'.
|
This job failed
Loading