You've already forked athens-proxy-charts
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
b239358446
|
Generated
-1
@@ -1917,7 +1917,6 @@
|
||||
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"peer": true,
|
||||
"engines": {
|
||||
"node": ">=12"
|
||||
},
|
||||
|
||||
+2
-20
@@ -615,7 +615,6 @@ hpa:
|
||||
# target:
|
||||
# averageUtilization: 65
|
||||
# type: Utilization
|
||||
# type: Resource
|
||||
minReplicas: 1
|
||||
maxReplicas: 10
|
||||
|
||||
@@ -701,13 +700,7 @@ networkPolicy:
|
||||
# - port: 22
|
||||
# protocol: TCP
|
||||
|
||||
# Allow outgoing traffic to HTTP severs
|
||||
#
|
||||
# - ports:
|
||||
# - port: 80
|
||||
# protocol: TCP
|
||||
|
||||
# Allow outgoing traffic to HTTPS severs
|
||||
# Allow outgoing HTTPS traffic to external go module servers
|
||||
#
|
||||
# - ports:
|
||||
# - port: 443
|
||||
@@ -742,7 +735,7 @@ networkPolicy:
|
||||
# - port: http
|
||||
# protocol: TCP
|
||||
|
||||
# Allow incoming HTTP traffic from ingress-nginx or gateway-api.
|
||||
# Allow incoming HTTP traffic from ingress-nginx.
|
||||
#
|
||||
# - from:
|
||||
# - namespaceSelector:
|
||||
@@ -755,17 +748,6 @@ networkPolicy:
|
||||
# - port: http
|
||||
# protocol: TCP
|
||||
|
||||
# - from:
|
||||
# - namespaceSelector:
|
||||
# matchLabels:
|
||||
# kubernetes.io/metadata.name: gateway-api
|
||||
# podSelector:
|
||||
# matchLabels:
|
||||
# gateway.networking.k8s.io/gateway-name: nginx
|
||||
# ports:
|
||||
# - port: http
|
||||
# protocol: TCP
|
||||
|
||||
## @section Service
|
||||
## @param service.enabled Enable the service.
|
||||
## @param service.annotations Additional service annotations.
|
||||
|
||||
Reference in New Issue
Block a user