You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of our customer has requirement to set spec.automountServiceAccountToken to false for Weblogic Server PODs running in Kubernetes architecture (and controlled by Weblogic Operator).
This is driven by the security scan report:
**AVD-KSV-0036*** AVD-KSV-0036 (MEDIUM): Container of Pod 'osb-domain-adminserver' should set 'spec.automountServiceAccountToken' to false* AVD-KSV-0036 (MEDIUM): Container of Pod 'osb-domain-osb-server1' should set 'spec.automountServiceAccountToken' to false* AVD-KSV-0036 (MEDIUM): Container of Pod 'osb-domain-osb-server2' should set 'spec.automountServiceAccountToken' to false
Based on analysis there is no automountServiceAccountToken field exposed as configurable based on Weblogic Kubernetes Operator domain.yaml configuration reference.
As Enhancement Request we would like to propose option to enable customers to configure this option for Weblogic Server pods.
Topic was discussed internally with Oracle Weblogic Kubernetes Operator Product Management Team and we have agreed to raise the Enhancement Request in GitHub.
Kind regards,
Piotr Michalski
Oracle CSS
The text was updated successfully, but these errors were encountered:
Hello,
One of our customer has requirement to set
spec.automountServiceAccountToken
tofalse
for Weblogic Server PODs running in Kubernetes architecture (and controlled by Weblogic Operator).This is driven by the security scan report:
Based on analysis there is no
automountServiceAccountToken
field exposed as configurable based on Weblogic Kubernetes Operatordomain.yaml
configuration reference.Reference: https://github.com/oracle/weblogic-kubernetes-operator/blob/release/4.2/documentation/domains/Domain.md
As Enhancement Request we would like to propose option to enable customers to configure this option for Weblogic Server pods.
Topic was discussed internally with Oracle Weblogic Kubernetes Operator Product Management Team and we have agreed to raise the Enhancement Request in GitHub.
Kind regards,
Piotr Michalski
Oracle CSS
The text was updated successfully, but these errors were encountered: