UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

Update Ironbank to v0.35.1

Merged bigbang bot requested to merge renovate/ironbank into main
Files
33
@@ -3,7 +3,7 @@ Copyright Broadcom, Inc. All Rights Reserved.
SPDX-License-Identifier: APACHE-2.0
*/}}
{{- if .Values.bucketweb.networkPolicy.enabled }}
{{- if and .Values.bucketweb.enabled .Values.bucketweb.networkPolicy.enabled }}
kind: NetworkPolicy
apiVersion: {{ include "common.capabilities.networkPolicy.apiVersion" . }}
metadata:
Loading