use oauth2-proxy in front of hello-world

This commit is contained in:
2022-12-20 17:30:42 -05:00
parent 0e1aee55b4
commit 4dc0961cc8
5 changed files with 94 additions and 18 deletions

View File

@@ -11,7 +11,8 @@
include_tasks: cert_manager.yml
- name: deploy hello-world
include_tasks: hello-world.yaml
include_tasks: deployments/hello-world.yaml
when: apps.hello_world.enabled
- name: deploy stash
include_tasks: deployments/stash.yaml