Disable default Tornjak deployment (#153)

This commit is contained in:
Mariusz Sabath
2023-03-22 12:16:38 -07:00
committed by GitHub
parent 05d0f4778d
commit 901e670d49
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -206,7 +206,7 @@ nodeAttestor:
# tornjak - Tornjak specific configuration
tornjak:
enabled: true
enabled: false
# image - Tornjak image (frontend + backend) if not separated above
image: # ghcr.io/spiffe/tornjak
registry: ghcr.io