Compare commits
2 Commits
5ee7756d5d
...
dee5303429
| Author | SHA1 | Date | |
|---|---|---|---|
| dee5303429 | |||
|
f21d29391d
|
+1
-1
@@ -37,7 +37,7 @@ spec:
|
|||||||
topologyKey: kubernetes.io/hostname
|
topologyKey: kubernetes.io/hostname
|
||||||
containers:
|
containers:
|
||||||
- name: schemas-app
|
- name: schemas-app
|
||||||
image: oci.unbound.se/unboundsoftware/schemas-app@sha256:ba9fef25bd9dba2774c9f81fbee64afc34b571ae33805f9d734b6c35456ae0c6:${COMMIT}
|
image: oci.unbound.se/unboundsoftware/schemas-app:${COMMIT}
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
|||||||
Reference in New Issue
Block a user