Skip to content

Instantly share code, notes, and snippets.

@danifitz
Created January 10, 2022 10:23
Show Gist options
  • Save danifitz/349b36c0d3ad4b34c2036bc9e3a5f2a8 to your computer and use it in GitHub Desktop.
Save danifitz/349b36c0d3ad4b34c2036bc9e3a5f2a8 to your computer and use it in GitHub Desktop.
values.yml admission controller
proxy-scanner:
config:
static_cache_location: /opt/lacework/cache
default_registry: index.docker.io
lacework:
account_name: myAccount
integration_access_token: myToken
registries:
- domain: index.docker.io
ssl: true
name: dockerhub
auto_poll: false
poll_frequency_minutes: 20
scan_non_os_packages: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment