Skip to content

Commit 4941451

Browse files
committed
Add deletion entry for Audittrail Nakadi PCS
Signed-off-by: Zak Lawrence <[email protected]>
1 parent a19afa3 commit 4941451

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

cluster/manifests/deletions.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,3 +277,8 @@ post_apply:
277277
- kind: PodSecurityPolicy
278278
name: restricted
279279
{{- end }}
280+
{{- if eq .Cluster.ConfigItems.audittrail_nakadi_url "" }}
281+
- name: audittrail-adapter-nakadi
282+
kind: PlatformCredentialsSet
283+
namespace: kube-system
284+
{{- end }}

0 commit comments

Comments
 (0)