Skip to content

Commit

Permalink
Update yamls
Browse files Browse the repository at this point in the history
Signed-off-by: Neaj Morshad <[email protected]>
  • Loading branch information
Neaj-Morshad-101 committed Nov 22, 2024
1 parent 3622e54 commit ea2a8d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/guides/mssqlserver/reconfigure/standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,15 @@ spec:
kind: Issuer
apiGroup: "cert-manager.io"
clientTLS: false
podTemplate:
spec:
containers:
- name: mssql
env:
- name: ACCEPT_EULA
value: "Y"
- name: MSSQL_PID
value: Evaluation
storageType: Durable
storage:
storageClassName: "standard"
Expand Down

0 comments on commit ea2a8d4

Please sign in to comment.