github.com/verrazzano/verrazzano@v1.7.0/cluster-operator/controllers/quickcreate/controller/oci/testdata/identity-base.yaml (about)

     1  # Copyright (c) 2023, Oracle and/or its affiliates.
     2  # Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl.
     3  
     4  apiVersion: infrastructure.cluster.x-k8s.io/v1beta2
     5  kind: OCIClusterIdentity
     6  metadata:
     7    name: test
     8    namespace: test
     9  spec:
    10    type: UserPrincipal
    11    principalSecret:
    12      name: test
    13      namespace: test