Logo
Explore Help
Register Sign In
rancher/osbuilder
1
0
Fork 0
You've already forked osbuilder
mirror of https://github.com/kairos-io/osbuilder.git synced 2025-08-31 06:35:23 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
01faaa033d6e5706cbf3edd4cd7d933c2d469ee3
osbuilder/config/nginx/kustomization.yaml

5 lines
56 B
YAML
Raw Normal View History

Switch from a Deployment to a Job and create permanent nginx Deployment Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-12-07 15:58:47 +02:00
resources:
- deployment.yaml
- service.yaml
[WIP] Create rbac resources to allow the Job to copy to the server Pod Currently fails with: ``` Error from server (Forbidden): pods is forbidden: User "system:serviceaccount:default:hello-kairos" cannot list resource "pods" in API group "" at the cluster scope ``` because we try to list pods with `-A`. This means we are going to get a similar error if we try to copy files to a Pod on another namespace unless we grant permission at the cluster scope or just that namespace. (Is that possible? Maybe if we create the Role in the same namespace as the server.) Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>
2022-12-08 16:35:45 +02:00
- role.yaml
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 1110ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API