Skip to content

Commit

Permalink
update kubectl install configs
Browse files Browse the repository at this point in the history
  • Loading branch information
maidul98 committed Jan 16, 2023
1 parent 63f22c5 commit 41d17c9
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions k8-operator/kubectl-install/install-secrets-operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ spec:
spec:
description: InfisicalSecretSpec defines the desired state of InfisicalSecret
properties:
environment:
description: The Infisical environment such as dev, prod, testing
type: string
hostAPI:
default: https://app.infisical.com/api
description: Infisical host to pull secrets from
Expand All @@ -62,9 +59,6 @@ spec:
- secretName
- secretNamespace
type: object
projectId:
description: The Infisical project id
type: string
tokenSecretReference:
properties:
secretName:
Expand All @@ -77,9 +71,6 @@ spec:
- secretName
- secretNamespace
type: object
required:
- environment
- projectId
type: object
status:
description: InfisicalSecretStatus defines the observed state of InfisicalSecret
Expand Down

0 comments on commit 41d17c9

Please sign in to comment.