19 lines
436 B
YAML
19 lines
436 B
YAML
apiVersion: "operator.nevis-security.ch/v1"
|
|
kind: "NevisKeyStore"
|
|
metadata:
|
|
name: "nai-default-identity"
|
|
namespace: "adn-postit-tknxchng-01-dev"
|
|
labels:
|
|
deploymentTarget: "nai"
|
|
annotations:
|
|
projectKey: "DEFAULT-ADN-POST-IAM-TKNXCHNG-PROJECT"
|
|
patternId: "6ec6739e824c8e56d9633622"
|
|
spec:
|
|
cn: "nai"
|
|
usage: "<reserved for future use>"
|
|
san:
|
|
dns:
|
|
- "nai"
|
|
- "nai.adn-postit-tknxchng-01-dev"
|
|
email: []
|