Skip to content
Snippets Groups Projects
Unverified Commit ee3b7c5d authored by Lukas Najman's avatar Lukas Najman Committed by GitHub
Browse files

Use the correct api version and resourcer type. The current values work but do...

Use the correct api version and resourcer type. The current values work but do not match the documentation, which can be confusing. (#9575)
parent dcc267f6
No related branches found
No related tags found
No related merge requests found
kind: EncryptionConfig apiVersion: apiserver.config.k8s.io/v1
apiVersion: v1 kind: EncryptionConfiguration
resources: resources:
- resources: - resources:
{{ kube_encryption_resources|to_nice_yaml|indent(4, True) }} {{ kube_encryption_resources|to_nice_yaml|indent(4, True) }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment