Is your feature request related to a problem? Please describe
deployment.netcracker.com/ingress-type
Description: Type of the ingress.
Type: string
Required for entity : Ingress
values details:
private-network - intranet,
public-network - internet, applicable for Public Gateway and gateways exposing static content only.
deployment.netcracker.com/ingress-audience-type
Description: Type of audience for the content/APIs made available via the ingress
Type: string
Required for entity : Ingress
values details:
Available values:
dev-user - non production mode ingresses (not getting deployed in PRODUCTION_MODE is true).
ops-user - ingress exposing APIs or frontend for operations users only.
conf-user - ingress exposing APIs or frontend for business configuration users only.
end-user - ingress exposing APIs available for end-users of the system.
Describe the solution you'd like
Add below labels for ingress
deployment.netcracker.com/ingress-type: private-network
deployment.netcracker.com/ingress-audience-type: ops-user
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
deployment.netcracker.com/ingress-type
Description: Type of the ingress.
Type: string
Required for entity : Ingress
values details:
private-network - intranet,
public-network - internet, applicable for Public Gateway and gateways exposing static content only.
deployment.netcracker.com/ingress-audience-type
Description: Type of audience for the content/APIs made available via the ingress
Type: string
Required for entity : Ingress
values details:
Available values:
dev-user - non production mode ingresses (not getting deployed in PRODUCTION_MODE is true).
ops-user - ingress exposing APIs or frontend for operations users only.
conf-user - ingress exposing APIs or frontend for business configuration users only.
end-user - ingress exposing APIs available for end-users of the system.
Describe the solution you'd like
Add below labels for ingress
Describe alternatives you've considered
No response
Additional information
No response