UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Resolve "fix typo in the configuration YAML for the AuthorizationPolicy"

Merged Abimbola Abiola requested to merge 129-fix-typo-for-the-AuthorizationPolicy into main
4 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -7,7 +7,7 @@ metadata:
namespace: {{ .Release.Namespace }}
spec:
selector: {}
actio: ALLOW
action: ALLOW
rules:
- from:
- source:
Loading