config added
This commit is contained in:
@@ -6,9 +6,6 @@ metadata:
|
||||
name: {{ .Values.webgoat_server.name }}-wolf
|
||||
namespace: {{ .Values.namespace }}
|
||||
spec:
|
||||
tls:
|
||||
termination: edge
|
||||
insecureEdgeTerminationPolicy: Redirect
|
||||
path: /
|
||||
port:
|
||||
targetPort: 9090
|
||||
@@ -16,4 +13,4 @@ spec:
|
||||
kind: Service
|
||||
name: {{ .Values.webgoat_server.name }}-service
|
||||
weight: 100
|
||||
wildcardPolicy: None
|
||||
wildcardPolicy: None
|
||||
|
||||
Reference in New Issue
Block a user