add headscale template to istio [ci skip]
This commit is contained in:
parent
f0d9a51afb
commit
3d449c481a
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@ resource "kubernetes_deployment" "headscale" {
|
|||
namespace = "headscale"
|
||||
labels = {
|
||||
app = "headscale"
|
||||
# scare to try but probably non-http will fail
|
||||
# "istio-injection" : "enabled"
|
||||
}
|
||||
|
||||
annotations = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue