Skip to content

Commit 0af7235

Browse files
committed
fix: files not commited
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 6a4d16d commit 0af7235

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

charts/coco-supported/sandbox/templates/peer-pods-cm.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,6 @@ spec:
1717
remediationAction: enforce
1818
severity: medium
1919
object-templates:
20-
# this doesn't work
21-
# - complianceType: musthave
22-
# objectDefinition:
23-
# apiVersion: v1
24-
# kind: ConfigMap
25-
# metadata:
26-
# name: peer-pods-cm
27-
# namespace: openshift-sandboxed-containers-operator
28-
# data:
29-
# AZURE_IMAGE_ID: "" # This will get rewritten when the image is built
3020

3121
- complianceType: mustonlyhave
3222
objectDefinition:

values-simple.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ clusterGroup:
9595
# Default to 'safe' for ARO
9696
overrides:
9797
- name: letsencrypt.enabled
98-
value: true
98+
value: false
9999
hello-openshift:
100100
name: hello-openshift
101101
namespace: hello-openshift

0 commit comments

Comments
 (0)