Skip to content

Instantly share code, notes, and snippets.

@larkintuckerllc
Created December 5, 2025 16:23
Show Gist options
  • Select an option

  • Save larkintuckerllc/80fabc9651414e1addafa46adec4d95c to your computer and use it in GitHub Desktop.

Select an option

Save larkintuckerllc/80fabc9651414e1addafa46adec4d95c to your computer and use it in GitHub Desktop.
apiVersion: cli.kyverno.io/v1alpha1
kind: Test
metadata:
name: sync-configmaps
policies:
- sync-configmaps-clusterpolicy.yaml
resources:
- hello-world-namespace.yaml
results:
- policy: sync-configmaps
rule: sync-configmaps
resources:
- hello-world
generatedResource: hello-configmap-generated.yaml
kind: Namespace
result: pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment