Compare commits

..

3 Commits

Author SHA1 Message Date
Tom Alexander
14d8d40deb foo
All checks were successful
semver Build semver has succeeded
build-staging Build build-staging has succeeded
build Build build has succeeded
2025-11-24 12:18:38 -05:00
Tom Alexander
34a5de11c0 Add riscv videos. 2025-11-24 12:14:52 -05:00
Tom Alexander
7dc4e337ee Switch to local-path-provisioner.
All checks were successful
build Build build has succeeded
semver Build semver has succeeded
build-staging Build build-staging has succeeded
2025-09-23 21:20:25 -04:00
9 changed files with 3 additions and 3 deletions

View File

@@ -225,7 +225,7 @@ spec:
- name: git-source
volumeClaimTemplate:
spec:
storageClassName: "nfs-client"
storageClassName: "local-path"
accessModes:
- ReadWriteOnce
resources:

View File

@@ -237,7 +237,7 @@ spec:
- name: git-source
volumeClaimTemplate:
spec:
storageClassName: "nfs-client"
storageClassName: "local-path"
accessModes:
- ReadWriteOnce
resources:

View File

@@ -177,7 +177,7 @@ spec:
- name: git-source
volumeClaimTemplate:
spec:
storageClassName: "nfs-client"
storageClassName: "local-path"
accessModes:
- ReadWriteOnce
resources:

Binary file not shown.

0
static/riscv/foo Normal file
View File

Binary file not shown.

Binary file not shown.