forked from hswaw/hscloud
Serge Bazanski
2371ca9073
This will create the following: apiVersion: rbac.authorization.k8s.io/v1beta1 kind: RoleBinding metadata: annotations: {} labels: name: sso-admins name: sso:admins namespace: valheim roleRef: apiGroup: rbac.authorization.k8s.io kind: ClusterRole name: system:admin-namespace subjects: - apiGroup: rbac.authorization.k8s.io kind: User name: patryk@hackerspace.pl - apiGroup: rbac.authorization.k8s.io kind: User name: palid@hackerspace.pl It's not enough to allow palid to use kubecfg (as we use a secretstore secret in this jsonnet), but at least to manually restart the server via kubectl, which is needed to update the game. Change-Id: I6cb42ca87c9a78bbe34957f2c5e23acd2efe3423 |
||
---|---|---|
.. | ||
factorio/modproxy | ||
valheim |