Skip to content

Commit 0966e2a

Browse files
committed
WAF: Added RFC example
1 parent cff3eef commit 0966e2a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

crd/waf/wafrfc.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
apiVersion: citrix.com/v1
2+
kind: waf
3+
metadata:
4+
name: wafrfc
5+
spec:
6+
servicenames:
7+
- frontend
8+
application_type:
9+
- HTML
10+
html_error_object: "http://x.x.x.x/crd/error_page.json"
11+
settings:
12+
common:
13+
rfc_profile:
14+
name: "APPFW_RFC_BYPASS"

0 commit comments

Comments
 (0)