Skip to content

Commit 58f3b4c

Browse files
authored
Merge branch 'k8snetworkplumbingwg:main' into gnss
2 parents 6ca3be8 + a13bcee commit 58f3b4c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bundle/manifests/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ metadata:
7171
features.operators.openshift.io/disconnected: "true"
7272
features.operators.openshift.io/fips-compliant: "true"
7373
features.operators.openshift.io/proxy-aware: "false"
74-
features.operators.openshift.io/tls-profiles: "false"
74+
features.operators.openshift.io/tls-profiles: "true"
7575
features.operators.openshift.io/token-auth-aws: "false"
7676
features.operators.openshift.io/token-auth-azure: "false"
7777
features.operators.openshift.io/token-auth-gcp: "false"

config/manifests/bases/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ metadata:
6666
features.operators.openshift.io/disconnected: "true"
6767
features.operators.openshift.io/fips-compliant: "true"
6868
features.operators.openshift.io/proxy-aware: "false"
69-
features.operators.openshift.io/tls-profiles: "false"
69+
features.operators.openshift.io/tls-profiles: "true"
7070
features.operators.openshift.io/token-auth-aws: "false"
7171
features.operators.openshift.io/token-auth-azure: "false"
7272
features.operators.openshift.io/token-auth-gcp: "false"

manifests/stable/ptp-operator.clusterserviceversion.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ metadata:
7171
features.operators.openshift.io/disconnected: "true"
7272
features.operators.openshift.io/fips-compliant: "true"
7373
features.operators.openshift.io/proxy-aware: "false"
74-
features.operators.openshift.io/tls-profiles: "false"
74+
features.operators.openshift.io/tls-profiles: "true"
7575
features.operators.openshift.io/token-auth-aws: "false"
7676
features.operators.openshift.io/token-auth-azure: "false"
7777
features.operators.openshift.io/token-auth-gcp: "false"

0 commit comments

Comments
 (0)