You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`public.host` and `public.path` are required by the admin interface. For a server accessible at <kbd>https://www.example.com/webmentions/</kbd>,
81
-
you would use these values:
79
+
`public.host` and `public.path` are required by the admin interface. For a server accessible at <kbd>https://www.example.com/webmentions/</kbd>, you would use these values:
82
80
83
81
```yaml
84
82
public:
@@ -107,3 +105,4 @@ replicas. (This is not supported by some providers.)
107
105
By default, the pods drop all privileges and run as UID 1500. If your
108
106
requirements differ, you can override `podSecurityContext` and
`public.host`and`public.path` are required by the admin interface. For a server accessible at <kbd>https://www.example.com/webmentions/</kbd>,
32
-
you would use these values:
30
+
`public.host`and`public.path` are required by the admin interface. For a server accessible at <kbd>https://www.example.com/webmentions/</kbd>, you would use these values:
33
31
34
32
```yaml
35
33
public:
@@ -58,3 +56,4 @@ replicas. (This is not supported by some providers.)
58
56
By default, the pods drop all privileges and run as UID 1500. If your
59
57
requirements differ, you can override `podSecurityContext`and
0 commit comments