diff options
| author | spmfox <spmfox@foxwd.com> | 2024-08-05 15:08:33 -0400 |
|---|---|---|
| committer | spmfox <spmfox@foxwd.com> | 2024-08-05 15:08:33 -0400 |
| commit | 4aa6b11581718f66e711bf26fbb41e96fa3a4661 (patch) | |
| tree | 6960601f873a2ada5a749810afcb04b322e196d4 /docs/sample-environment | |
| parent | 5049cacdf5d6f25f4b77d774675c03f132a78838 (diff) | |
adding pod networkrunlabels
Diffstat (limited to 'docs/sample-environment')
| -rw-r--r-- | docs/sample-environment/wordpress.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/sample-environment/wordpress.yml b/docs/sample-environment/wordpress.yml index fd933a3..6f16f9d 100644 --- a/docs/sample-environment/wordpress.yml +++ b/docs/sample-environment/wordpress.yml @@ -2,6 +2,7 @@ pod: name: wordpress ports: - "8080:80" +# network: containers: - name: wordpress-db |
