Skip to content

Commit 9dee8ea

Browse files
committed
Document SysEleven TLS configuration example
1 parent 816794a commit 9dee8ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

k8s/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ cp -R base/config.env base/secrets environments/dev/kustomization.yaml $ENV_DIR
1717

1818
After that, edit `$ENV_DIR/config.env` and the files in `$ENV_DIR/secrets` to adapt the evironment's configuration.
1919

20+
## cert-manager configuration
21+
22+
The [SysEleven environment](environments/syseleven) contains an example how a cluster issuer and its corresponding annotation can be added to the Ingress object of the base layer.
23+
2024
## Deployment
2125

2226
To deploy an environment do the following:

0 commit comments

Comments
 (0)