Remove references to gitlab (#5)

Signed-off-by: Alexandre Peixoto Ferreira <alexandref75@gmail.com>
This commit is contained in:
Alexandre Peixoto Ferreira
2022-11-07 18:28:32 -06:00
committed by GitHub
parent 321d7b5820
commit 91a0f95107
11 changed files with 13 additions and 12 deletions

View File

@@ -34,7 +34,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: smarter-device-manager
image: registry.gitlab.com/smarter-project/smarter-device-manager:v1.20.11
image: ghcr.io/smarter-project/smarter-device-manager:v1.20.11
imagePullPolicy: IfNotPresent
securityContext:
allowPrivilegeEscalation: false