add k8s support and upload image to ghcr.io
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: tt-simple
|
||||
labels:
|
||||
# Required by the shared proxy NetworkPolicy when HTTP_PROXY is enabled.
|
||||
proxy-access: "true"
|
||||
Reference in New Issue
Block a user