Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for k8s_psat (1.3 sec)

  1. samples/security/spire/spire-quickstart.yaml

          DataStore "sql" {
            plugin_data {
              database_type = "sqlite3"
              connection_string = "/run/spire/server/data/datastore.sqlite3"
            }
          }
    
          NodeAttestor "k8s_psat" {
            plugin_data {
              clusters = {
                # NOTE: Change this to your cluster name
                "demo-cluster" = {
                  service_account_allow_list = ["spire:spire-agent"]
                }
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Oct 12 16:12:42 UTC 2023
    - 32.2K bytes
    - Viewed (0)
Back to top