Commit dc1f4c96 authored by qiuqunfeng's avatar qiuqunfeng
Browse files

commit

parent cb8cd6a0
apiVersion: apps/v1
kind: Deployment
metadata:
name: waf-console
name: tensorsec-waf-console
spec:
selector:
matchLabels:
app: waf-console
app: tensorsec-waf-console
template:
metadata:
labels:
app: waf-console
app: tensorsec-waf-console
spec:
containers:
- name: waf-console
......@@ -36,10 +36,10 @@ spec:
apiVersion: v1
kind: Service
metadata:
name: waf-console
name: tensorsec-waf-console
spec:
selector:
app: waf-console
app: tensorsec-waf-console
ports:
- port: 8080
targetPort: 8080
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment