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 authored and raihankhan committed Dec 17, 2024
1 parent c206b98 commit 73c27a8
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 73c27a8

Please sign in to comment.