Closed pway99 closed 2 years ago
Discovered in rewrite-kubernetes AddConfigurationTest
expected:
spec: containers: - name: nginx image: nginx securityContext: allowPrivilegeEscalation: false
but was:
spec: containers: - name: nginx image: nginx securityContext: { allowPrivilegeEscalation: false}
https://github.com/openrewrite/rewrite-kubernetes/actions/runs/2277333955
Discovered in rewrite-kubernetes AddConfigurationTest
expected:
but was:
https://github.com/openrewrite/rewrite-kubernetes/actions/runs/2277333955