Specify digest for website container
This commit is contained in:
parent
a50e76e82e
commit
b183b3e6d5
|
@ -19,6 +19,6 @@ spec:
|
||||||
- name: gitea-regcred
|
- name: gitea-regcred
|
||||||
containers:
|
containers:
|
||||||
- name: namesny-com
|
- name: namesny-com
|
||||||
image: git.namesny.com/mathis/namesny-com:2024-04-22
|
image: git.namesny.com/mathis/namesny-com:2024-04-22@sha256:df51fff0dcc4e252b13f3c61debf2b3e2335e4c8e2d7441174457d9e7709a6ea
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|
Loading…
Reference in New Issue