Skip to content

Commit ace91d5

Browse files
butler54claude
andcommitted
fix: point insecure-policy deployment to debug-initdata
The debug initdata has relaxed OPA policies allowing exec, matching the purpose of the insecure-policy deployment. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 87cad95 commit ace91d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/coco-supported/hello-openshift/templates/insecure-policy-deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ spec:
1414
labels:
1515
app: insecure-policy
1616
annotations:
17-
coco.io/initdata-configmap: initdata
17+
coco.io/initdata-configmap: debug-initdata
1818
spec:
1919
runtimeClassName: {{ include "hello-openshift.runtimeClassName" . }}
2020
containers:

0 commit comments

Comments
 (0)